aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-08-01 22:32:14 +0000
committerGerald Combs <gerald@wireshark.org>2012-08-01 22:32:14 +0000
commitbd855826a9b15000f8ebf5451b42360abbc4684f (patch)
tree585c4eb093bfa4bca7d05818d07e32df4236322e /CMakeLists.txt
parent51fd116d6d5f868839db80d43483f30671dfef0f (diff)
Move the common parts of iface_lists.[ch] from ui/gtk/ to ui/. Leave the
GTK+-specific parts behind in capture_dlg.c. svn path=/trunk/; revision=44196
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d98b8ecc51..db0ab5296d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -702,6 +702,7 @@ if( (BUILD_wireshark AND GTK_FOUND) OR (BUILD_qtshark AND QT_FOUND) )
tempfile.c
u3.c
ui/alert_box.c
+ ui/iface_lists.c
ui/util.c
ws80211_utils.c
${SHARK_COMMON_CAPTURE_SRC}