summaryrefslogtreecommitdiff
path: root/flowtop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'flowtop/Makefile')
-rw-r--r--flowtop/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/flowtop/Makefile b/flowtop/Makefile
index 85acb43..41865c7 100644
--- a/flowtop/Makefile
+++ b/flowtop/Makefile
@@ -21,6 +21,7 @@ flowtop-objs = xmalloc.o \
lookup.o \
tprintf.o \
screen.o \
+ die.o \
flowtop.o
ifeq ($(CONFIG_GEOIP), 1)