diff options
Diffstat (limited to 'ifpps')
-rw-r--r-- | ifpps/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ifpps/Makefile b/ifpps/Makefile index 5d394bc..b7ef918 100644 --- a/ifpps/Makefile +++ b/ifpps/Makefile @@ -12,3 +12,5 @@ ifpps-objs = xmalloc.o \ ifpps.o ifpps-eflags = $(shell pkg-config --cflags ncurses) + +ifpps-confs = |