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 ef26a71..8b055b4 100644
--- a/ifpps/Makefile
+++ b/ifpps/Makefile
@@ -1,7 +1,7 @@
ifpps-libs = $(shell pkg-config --libs ncurses)
ifpps-objs = xmalloc.o \
- xio.o \
+ ioops.o \
xutils.o \
str.o \
ifpps.o