aboutsummaryrefslogtreecommitdiffstats
path: root/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-01-20 07:53:42 +0000
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2014-01-20 07:53:42 +0000
commit663ddb38d22a42a72591494c06e915f8d777c7a7 (patch)
tree8f06e42812bdf875852f59ade65aa3cedc7780b8 /ui/CMakeLists.txt
parent18d3a7010fd1b32a8772e8c8d6a8c7a288a532f8 (diff)
Fix build with CMake (Missing tap_export_pdu in ui/CMakeLists.txt
svn path=/trunk/; revision=54853
Diffstat (limited to 'ui/CMakeLists.txt')
-rw-r--r--ui/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/CMakeLists.txt b/ui/CMakeLists.txt
index b7b768d922..07f9aea0be 100644
--- a/ui/CMakeLists.txt
+++ b/ui/CMakeLists.txt
@@ -37,8 +37,9 @@ set(COMMON_UI_SRC
preference_utils.c
profile.c
recent.c
- ssl_key_export.c
software_update.c
+ ssl_key_export.c
+ tap_export_pdu.c
tap-megaco-common.c
tap-rtp-common.c
tap-sctp-analysis.c