summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-06-30 16:19:59 -0700
committerGuy Harris <guy@alum.mit.edu>2014-06-30 23:20:29 +0000
commitbb6f5eae9536fe3342a6203988218fd0d9f08211 (patch)
tree3c6a2392ce5dc0e911c1e55876b218be7f5701ea /CMakeLists.txt
parentefafca71a338b4b938fea68429ea6871f9371673 (diff)
downloadwireshark-bb6f5eae9536fe3342a6203988218fd0d9f08211.tar.gz
Reflect the move of filters.c to libui.
Change-Id: Ic1099927e3fb63c020c622e0a92e99a376908f4e Reviewed-on: https://code.wireshark.org/review/2737 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 b7f435d1c6..232306f069 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
- filters.c
iface_monitor.c
summary.c
ws80211_utils.c