summaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-06-06 12:19:28 +0200
committerMattias Andrée <m@maandree.se>2026-06-06 12:19:28 +0200
commit82110edd4f6c1a4460b4e5b42de9d413acf1bfd2 (patch)
tree1078a7a12265d6fb14f8bce78cdfe46cf5618a0e /config.mk
parentThird commit (diff)
downloadblkseekr-82110edd4f6c1a4460b4e5b42de9d413acf1bfd2.tar.gz
blkseekr-82110edd4f6c1a4460b4e5b42de9d413acf1bfd2.tar.bz2
blkseekr-82110edd4f6c1a4460b4e5b42de9d413acf1bfd2.tar.xz
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index ee7fff4..22ca619 100644
--- a/config.mk
+++ b/config.mk
@@ -5,4 +5,4 @@ CC = c99
CPPFLAGS = -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_GNU_SOURCE
CFLAGS =
-LDFLAGS = -lsimple -lautomata
+LDFLAGS = -lsimple -lautomata -lterminput