summaryrefslogtreecommitdiff
path: root/flowtop
diff options
context:
space:
mode:
Diffstat (limited to 'flowtop')
-rw-r--r--flowtop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/flowtop/Makefile b/flowtop/Makefile
index 2446832..915301f 100644
--- a/flowtop/Makefile
+++ b/flowtop/Makefile
@@ -6,7 +6,7 @@ flowtop-libs = -lGeoIP \
-lz
flowtop-objs = xmalloc.o \
- xio.o \
+ ioops.o \
xutils.o \
oui.o \
str.o \