aboutsummaryrefslogtreecommitdiffstats
path: root/extcap/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'extcap/Makefile.am')
-rw-r--r--extcap/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/extcap/Makefile.am b/extcap/Makefile.am
index 432b85d804..46eeb5cc8b 100644
--- a/extcap/Makefile.am
+++ b/extcap/Makefile.am
@@ -23,6 +23,8 @@ include ../Makefile.am.inc
ACLOCAL_AMFLAGS = `../aclocal-flags`
+AM_CPPFLAGS = $(INCLUDEDIRS) $(WS_CPPFLAGS) $(GLIB_CFLAGS)
+
extcap_PROGRAMS = \
@androiddump_bin@ \
@randpktdump_bin@ \