aboutsummaryrefslogtreecommitdiffstats
path: root/caputils/CMakeLists.txt
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-07-31 17:29:36 -0700
committerGuy Harris <guy@alum.mit.edu>2014-08-01 00:30:03 +0000
commit435e7c610645766cad5f22034f000855ef2c3f15 (patch)
tree2f29d8cf11d89c892c03c1bc55d39656f7fed5f7 /caputils/CMakeLists.txt
parentf38c7d6bbdcfc631f43b8554fef6cb57ffc6c413 (diff)
Move the AirPcap stuff into caputils.
Change-Id: I64b45dad36a3ec491aeb9de3439b4fe19b46f9d8 Reviewed-on: https://code.wireshark.org/review/3308 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'caputils/CMakeLists.txt')
-rw-r--r--caputils/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/caputils/CMakeLists.txt b/caputils/CMakeLists.txt
index a12d09f15d..0d9364f2ad 100644
--- a/caputils/CMakeLists.txt
+++ b/caputils/CMakeLists.txt
@@ -36,6 +36,7 @@ endif()
set(CAPUTILS_SRC
${PLATFORM_CAPUTILS_SRC}
+ airpcap_loader.c
capture-pcap-util.c
iface_monitor.c
ws80211_utils.c