aboutsummaryrefslogtreecommitdiffstats
path: root/ui/Makefile.common
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2012-03-08 17:30:02 +0000
committerGuy Harris <guy@alum.mit.edu>2012-03-08 17:30:02 +0000
commit9e79ec13bfe817178e7084a12d407f33859162de (patch)
treec3599a9d10783a2195a097c603da7d22de9a06eb /ui/Makefile.common
parent60a22a4072860d4defb6852f2ae2729511a432c7 (diff)
Move alert_box.c to the ui directory.
svn path=/trunk/; revision=41436
Diffstat (limited to 'ui/Makefile.common')
-rw-r--r--ui/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/Makefile.common b/ui/Makefile.common
index b6fe816cfd..559e01ed58 100644
--- a/ui/Makefile.common
+++ b/ui/Makefile.common
@@ -41,6 +41,7 @@ GENERATED_FILES = \
GENERATOR_FILES =
WIRESHARK_UI_SRC = \
+ alert_box.c \
util.c
noinst_HEADERS = \