aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-02-20 06:51:16 +0000
committerGerald Combs <gerald@wireshark.org>2013-02-20 06:51:16 +0000
commit1129239b15dd9cdc49d905fe226f93ce1519d217 (patch)
tree3b97ae365c253a50e5d7b0b3ef6fd1c48de43e7f /ui
parentb5e9e8682603bd190ed10a27436b92e988a08e03 (diff)
Add software_update.c.
svn path=/trunk/; revision=47767
Diffstat (limited to 'ui')
-rw-r--r--ui/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/CMakeLists.txt b/ui/CMakeLists.txt
index 70203414d9..971b643f65 100644
--- a/ui/CMakeLists.txt
+++ b/ui/CMakeLists.txt
@@ -34,6 +34,7 @@ set(COMMON_UI_SRC
profile.c
recent.c
ssl_key_export.c
+ software_update.c
text_import.c
time_shift.c
util.c