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.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/output/pcap/Makefile.am b/output/pcap/Makefile.am
index ac89cfe..59cb3f6 100644
--- a/output/pcap/Makefile.am
+++ b/output/pcap/Makefile.am
@@ -1,5 +1,6 @@
AM_CPPFLAGS = -I$(top_srcdir)/include $(PCAP_INC)
+AM_CFLAGS = ${regular_CFLAGS}
LIBS=$(PCAP_LIB)
if HAVE_PCAP