aboutsummaryrefslogtreecommitdiffstats
path: root/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2013-02-02 05:25:39 +0000
committerGuy Harris <guy@alum.mit.edu>2013-02-02 05:25:39 +0000
commitab3840049e8de97b835a393fc964b2bd61e04ff9 (patch)
tree67dec81217f7650f65ab44929e0c91be42f1bddf /ui/CMakeLists.txt
parent4d85cfeea676b8d84be41422f32a660b2a1b3b81 (diff)
Reflect the move of recent.c to the ui directory.
svn path=/trunk/; revision=47439
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 664cb25d8f..70203414d9 100644
--- a/ui/CMakeLists.txt
+++ b/ui/CMakeLists.txt
@@ -32,6 +32,7 @@ set(COMMON_UI_SRC
iface_lists.c
preference_utils.c
profile.c
+ recent.c
ssl_key_export.c
text_import.c
time_shift.c