aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2012-01-16 03:25:55 +0000
committerJörg Mayer <jmayer@loplof.de>2012-01-16 03:25:55 +0000
commit333b9e0fa86a3751a1b15cd3f61f42488dea2fe6 (patch)
tree01b62bbf8724c3a07ac329100eff771b719c3d30 /CMakeLists.txt
parent31badacab3382def4e54f09679878ce2f4a36226 (diff)
move alert box for cmake builds as well
svn path=/trunk/; revision=40542
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 252b04c4ac..fbab9e5743 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -659,7 +659,7 @@ if(BUILD_wireshark AND GTK_FOUND)
)
set(wireshark_FILES
airpcap_loader.c
- ui/alert_box.c
+ alert_box.c
capture.c
capture_info.c
capture_opts.c