aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2012-12-05 15:14:20 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2012-12-05 15:14:20 +0000
commitff8e679df284f28003224de7eb884534ce71a064 (patch)
tree23026693d954e36a7a9a59b1165cfe49866ce01a /ui
parent0dc1b8b4b255821d9705f290fb83806ef0a25ae9 (diff)
Add some generated header files to GENERATED_NODIST_HEADER_FILES (to fix
distcheck). svn path=/trunk/; revision=46400
Diffstat (limited to 'ui')
-rw-r--r--ui/qt/Makefile.common3
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/qt/Makefile.common b/ui/qt/Makefile.common
index 474a910957..148c5361b7 100644
--- a/ui/qt/Makefile.common
+++ b/ui/qt/Makefile.common
@@ -31,9 +31,12 @@ GENERATED_HEADER_FILES =
# Generated header files that we don't want in the distribution.
GENERATED_NODIST_HEADER_FILES = \
+ ui_export_object_dialog.h \
ui_file_set_dialog.h \
+ ui_import_text_dialog.h \
ui_main_welcome.h \
ui_main_window.h \
+ ui_packet_format_group_box.h \
ui_packet_range_group_box.h \
ui_print_dialog.h \
ui_splash_overlay.h