summaryrefslogtreecommitdiff
path: root/ifpps
diff options
context:
space:
mode:
Diffstat (limited to 'ifpps')
-rw-r--r--ifpps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ifpps/Makefile b/ifpps/Makefile
index 28c3544..a86e88c 100644
--- a/ifpps/Makefile
+++ b/ifpps/Makefile
@@ -1,4 +1,4 @@
-ifpps-libs = -lncurses
+ifpps-libs = $(shell pkg-config --libs ncurses)
ifpps-objs = xmalloc.o \
xio.o \