aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2012-01-16 02:28:38 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2012-01-16 02:28:38 +0000
commit3872443876f1ac367fc54f95cd8db0265dc5ea2f (patch)
tree431f6b8b4d24f6cd29832ada6d0befeecd5549c5 /CMakeLists.txt
parentc7854f854fe0c0d207bc38510c4fc7cc6ae5c6cc (diff)
alert_box.c moved to ui/
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40538 f5534014-38df-0310-8fa8-9805f1628bb7
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 fbab9e5743..252b04c4ac 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -659,7 +659,7 @@ if(BUILD_wireshark AND GTK_FOUND)
)
set(wireshark_FILES
airpcap_loader.c
- alert_box.c
+ ui/alert_box.c
capture.c
capture_info.c
capture_opts.c