make: minor: update comment
[netsniff-ng.git] / flowtop / Makefile
blob99455d900be36dca20bfe1a820406a4f6263caf1
1 flowtop-libs = -lGeoIP \
2 -lurcu \
3 -lnetfilter_conntrack \
4 -lncurses \
5 -lpthread
7 flowtop-objs = xmalloc.o \
8 xio.o \
9 xutils.o \
10 oui.o \
11 hash.o \
12 dissector_eth.o \
13 dissector_80211.o \
14 dissector.o \
15 proto_none.o \
16 tprintf.o \
17 flowtop.o