aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2012-08-18 22:25:50 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2012-08-18 22:25:50 +0000
commited8eef37eda8b935cb913c4294aa82eda50593b0 (patch)
treedfda3671e7604da84a9f455cc02f0fb2b7bd768b /ui/qt
parentbcf0c10eaa1fd431bb65231e46f513d89923d4b0 (diff)
ui_main_welcome.h is another file generated by uic, so list it in
GENERATED_NODIST_HEADER_FILES. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@44569 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'ui/qt')
-rw-r--r--ui/qt/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/Makefile.common b/ui/qt/Makefile.common
index 3d31762e4a..66fec8c9fa 100644
--- a/ui/qt/Makefile.common
+++ b/ui/qt/Makefile.common
@@ -31,6 +31,7 @@ GENERATED_HEADER_FILES =
# Generated header files that we don't want in the distribution.
GENERATED_NODIST_HEADER_FILES = \
+ ui_main_welcome.h \
ui_main_window.h
# Generated C source files that we want in the distribution.