summaryrefslogtreecommitdiffstats
path: root/output/pcap/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'output/pcap/Makefile.am')
-rw-r--r--output/pcap/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/output/pcap/Makefile.am b/output/pcap/Makefile.am
index b77b2d3..ac89cfe 100644
--- a/output/pcap/Makefile.am
+++ b/output/pcap/Makefile.am
@@ -1,5 +1,5 @@
-AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include $(PCAP_INC)
+AM_CPPFLAGS = -I$(top_srcdir)/include $(PCAP_INC)
LIBS=$(PCAP_LIB)
if HAVE_PCAP