Reflect the move of alert_box.c to the ui directory.

svn path=/trunk/; revision=41437
This commit is contained in:
Guy Harris 2012-03-08 17:43:34 +00:00
parent 9e79ec13bf
commit 1667f1ef11
1 changed files with 1 additions and 1 deletions

View File

@ -672,7 +672,6 @@ set(LIBEPAN_LIBS
if( (BUILD_wireshark AND GTK_FOUND) OR (BUILD_qtshark AND QT_FOUND) )
set(wireshark_FILES
airpcap_loader.c
alert_box.c
capture.c
capture_info.c
capture_opts.c
@ -688,6 +687,7 @@ if( (BUILD_wireshark AND GTK_FOUND) OR (BUILD_qtshark AND QT_FOUND) )
summary.c
tempfile.c
u3.c
ui/alert_box.c
ui/util.c
${SHARK_COMMON_CAPTURE_SRC}
${WIRESHARK_COMMON_SRC}