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