aboutsummaryrefslogtreecommitdiffstats
path: root/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 /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 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 815f308fd6..7af8a5ec44 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1026,7 +1026,6 @@ set(LIBEPAN_LIBS
if( (BUILD_wireshark AND GTK_FOUND) OR (BUILD_qtshark AND QT_FOUND) )
set(WIRESHARK_SRC
- airpcap_loader.c
capture_info.c
capture_opts.c
color_filters.c