summaryrefslogtreecommitdiff
path: root/ui/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 /ui/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 'ui/CMakeLists.txt')
-rw-r--r--ui/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/CMakeLists.txt b/ui/CMakeLists.txt
index 1834a43a14..4846e1921b 100644
--- a/ui/CMakeLists.txt
+++ b/ui/CMakeLists.txt
@@ -30,6 +30,7 @@ set(COMMON_UI_SRC
export_object_http.c
export_object_smb.c
export_object_tftp.c
+ filters.c
follow.c
help_url.c
iface_lists.c