diff options
Diffstat (limited to 'flowtop/Makefile')
-rw-r--r-- | flowtop/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/flowtop/Makefile b/flowtop/Makefile index bc7afb5..ddb031c 100644 --- a/flowtop/Makefile +++ b/flowtop/Makefile @@ -11,7 +11,6 @@ flowtop-libs += -lGeoIP \ endif flowtop-objs = xmalloc.o \ - oui.o \ str.o \ sig.o \ sock.o \ |