summaryrefslogtreecommitdiff
path: root/caputils/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'caputils/Makefile.common')
-rw-r--r--caputils/Makefile.common3
1 files changed, 3 insertions, 0 deletions
diff --git a/caputils/Makefile.common b/caputils/Makefile.common
index f09079d9e7..75544e757e 100644
--- a/caputils/Makefile.common
+++ b/caputils/Makefile.common
@@ -23,11 +23,14 @@
CAPUTILS_SRC = \
$(PLATFORM_CAPUTILS_SRC) \
+ airpcap_loader.c \
capture-pcap-util.c \
iface_monitor.c \
ws80211_utils.c
noinst_HEADERS = \
+ airpcap.h \
+ airpcap_loader.h \
capture_ifinfo.h \
capture-pcap-util.h \
capture-pcap-util-int.h \