aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-07-15 18:26:46 -0700
committerGuy Harris <guy@alum.mit.edu>2014-07-16 01:27:21 +0000
commitfae3615ce07bb5ced41486cf97844f271118e893 (patch)
tree0d60a9460cced5b4e80eb13757cb226a0d22ba8e /CMakeLists.txt
parentbd30abf8701c940fc995317e6ac4aee3be04ad29 (diff)
Move the monitor-for-interface-list-changes stuff to the caputils library.
Change-Id: Ie0d4504688602c2aa8e9788643b079930ca7d305 Reviewed-on: https://code.wireshark.org/review/3076 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 19ccc3f74b..4dead90756 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1037,7 +1037,6 @@ if( (BUILD_wireshark AND GTK_FOUND) OR (BUILD_qtshark AND QT_FOUND) )
color_filters.c
file.c
fileset.c
- iface_monitor.c
summary.c
${SHARK_COMMON_CAPTURE_SRC}
${SHARK_COMMON_SRC}