aboutsummaryrefslogtreecommitdiffstats
path: root/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2013-06-26 02:12:12 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2013-06-26 02:12:12 +0000
commit500d3993934d988fa5231333dd8c484513a81473 (patch)
tree6f8c32c4345dc2d7279a4d1b77e717d9ad9fbdc7 /ui/CMakeLists.txt
parentbbf6a3766e65ebc66f06f936e530e79ec2d5b31b (diff)
Move tap-*-common.{h,c} into ui/ since that's the home for common UI functions.
svn path=/trunk/; revision=50165
Diffstat (limited to 'ui/CMakeLists.txt')
-rw-r--r--ui/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/CMakeLists.txt b/ui/CMakeLists.txt
index 14e1ed2c10..bb60ba8505 100644
--- a/ui/CMakeLists.txt
+++ b/ui/CMakeLists.txt
@@ -35,6 +35,8 @@ set(COMMON_UI_SRC
recent.c
ssl_key_export.c
software_update.c
+ tap-megaco-common.c
+ tap-rtp-common.c
text_import.c
time_shift.c
util.c