summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2012-01-18 20:23:30 +0000
committerGuy Harris <guy@alum.mit.edu>2012-01-18 20:23:30 +0000
commit5263048b9bfeb9d72ccfb0117bc1c14406431c93 (patch)
treed65fa69e0f85734264182cdabf38e6a1cc6eb206 /CMakeLists.txt
parent7f38dd5903aebf3262ad06c64153d408ba5a6aba (diff)
downloadwireshark-5263048b9bfeb9d72ccfb0117bc1c14406431c93.tar.gz
Reflect the move of recent.c from ui/gtk to the top-level directory.
svn path=/trunk/; revision=40565
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index fbab9e5743..2c7bc929ed 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -671,6 +671,7 @@ if(BUILD_wireshark AND GTK_FOUND)
g711.c
merge.c
proto_hier_stats.c
+ recent.c
summary.c
tempfile.c
u3.c