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 5e2019f..b77b2d3 100644
--- a/output/pcap/Makefile.am
+++ b/output/pcap/Makefile.am
@@ -1,5 +1,5 @@
-INCLUDES = $(all_includes) -I$(top_srcdir)/include $(PCAP_INC)
+AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include $(PCAP_INC)
LIBS=$(PCAP_LIB)
if HAVE_PCAP