aboutsummaryrefslogtreecommitdiffstats
path: root/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 /Makefile.common
parent60a22a4072860d4defb6852f2ae2729511a432c7 (diff)
Move alert_box.c to the ui directory.
svn path=/trunk/; revision=41436
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 741fa4a0ce..0ca12744d0 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -103,7 +103,6 @@ wireshark_SOURCES = \
$(WIRESHARK_COMMON_SRC) \
$(SHARK_COMMON_CAPTURE_SRC) \
airpcap_loader.c \
- alert_box.c \
capture.c \
capture_info.c \
capture_opts.c \