summaryrefslogtreecommitdiff
path: root/ui/qt/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-01-01 01:19:57 -0800
committerGuy Harris <guy@alum.mit.edu>2015-01-01 10:46:00 +0000
commit8bf7078f7929d45c004372998aa3a87c05d43671 (patch)
tree7f1aae774dcd339ff47b4f591500a7803805b029 /ui/qt/Makefile.am
parenta4019a357bfa9492fd2a4f35bb97a25eb2af9fe8 (diff)
downloadwireshark-8bf7078f7929d45c004372998aa3a87c05d43671.tar.gz
Move ui/qt/main.cpp to wireshark-qt.cpp, and get rid of the dummy.cpp hack.
Change-Id: Ib4684264363593372b3bf078cf17cae1a1cb10d6 Reviewed-on: https://code.wireshark.org/review/6199 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'ui/qt/Makefile.am')
-rw-r--r--ui/qt/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/qt/Makefile.am b/ui/qt/Makefile.am
index a99b9287bc..12678cb5cb 100644
--- a/ui/qt/Makefile.am
+++ b/ui/qt/Makefile.am
@@ -268,7 +268,6 @@ EXTRA_DIST = \
$(QM_FILES) \
CMakeLists.txt \
doxygen.cfg.in \
- main.cpp \
Makefile.common \
Makefile_custom.common \
Wireshark.pro \