aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2012-03-18 23:52:04 +0000
committerGuy Harris <guy@alum.mit.edu>2012-03-18 23:52:04 +0000
commit07adfa88bd7322e8fc6e31fb782b01a06edd31cf (patch)
tree8cbde451393c4738057fa9ca00b3af908cfb2b01 /Makefile.common
parent16b1d14f30d6ae30fefa91c418128fd8db929be2 (diff)
Remove ui/qt/main.cpp from the list of source files for Wireshark, for
now. svn path=/trunk/; revision=41650
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 de233f7a00..0ca12744d0 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -102,7 +102,6 @@ SHARK_COMMON_CAPTURE_INCLUDES = \
wireshark_SOURCES = \
$(WIRESHARK_COMMON_SRC) \
$(SHARK_COMMON_CAPTURE_SRC) \
- ui/qt/main.cpp \
airpcap_loader.c \
capture.c \
capture_info.c \