summaryrefslogtreecommitdiffstats
path: root/filter
diff options
context:
space:
mode:
Diffstat (limited to 'filter')
-rw-r--r--filter/Makefile.am2
-rw-r--r--filter/packet2flow/Makefile.am0
2 files changed, 1 insertions, 1 deletions
diff --git a/filter/Makefile.am b/filter/Makefile.am
index 875850b..c2755ec 100644
--- a/filter/Makefile.am
+++ b/filter/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = raw2packet packet2flow
+SUBDIRS = raw2packet
AM_CPPFLAGS = -I$(top_srcdir)/include ${LIBNFNETLINK_CFLAGS}
AM_CFLAGS = ${regular_CFLAGS}
diff --git a/filter/packet2flow/Makefile.am b/filter/packet2flow/Makefile.am
deleted file mode 100644
index e69de29..0000000
--- a/filter/packet2flow/Makefile.am
+++ /dev/null