summaryrefslogtreecommitdiff
path: root/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-12-27 17:10:51 +0000
committerGerald Combs <gerald@wireshark.org>2012-12-27 17:10:51 +0000
commitcbec3bbaf7de34fd032c4ef8de52a919aa3a0787 (patch)
treeeace33c0e5d84815129ee65c1b182731f5b00d32 /ui/CMakeLists.txt
parentf35d5f15f4053599529db9e78b63ca02aa18372a (diff)
downloadwireshark-cbec3bbaf7de34fd032c4ef8de52a919aa3a0787.tar.gz
Move common profile code to ui/profile.[ch].
svn path=/trunk/; revision=46808
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 06ced1f19d..620d3d00dc 100644
--- a/ui/CMakeLists.txt
+++ b/ui/CMakeLists.txt
@@ -30,6 +30,7 @@ set(COMMON_UI_SRC
export_object_smb.c
help_url.c
iface_lists.c
+ profile.c
ssl_key_export.c
text_import.c
time_shift.c