aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2011-09-08 09:35:10 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2011-09-08 09:35:10 +0000
commit1a046d693b9dc8c805c2ece35277c989e00c97ac (patch)
tree009e808dd13ccefdf589a1d05121c157dd275d25 /epan/CMakeLists.txt
parent62894613b0f82178ecbbbc7466ca41ab5629cced (diff)
From Edwin Groothuis via bug 6207:
Added Filter Toolbar Save functionality. From me: Removed unused code. svn path=/trunk/; revision=38937
Diffstat (limited to 'epan/CMakeLists.txt')
-rw-r--r--epan/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/CMakeLists.txt b/epan/CMakeLists.txt
index 9d518de0a8..89bcfe6442 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -1217,6 +1217,7 @@ set(LIBWIRESHARK_FILES
except.c
expert.c
filesystem.c
+ filter_expressions.c
follow.c
frame_data.c
frequency-utils.c