From 9a9fd20ece95c6f30d83529c151c97b6b3e34dbe Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Sun, 23 Dec 2012 05:11:49 +0000 Subject: Add ui_packet_comment_dialog.h and ui_time_shift_dialog.h. svn path=/trunk/; revision=46711 --- ui/qt/Makefile.common | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ui/qt/Makefile.common') diff --git a/ui/qt/Makefile.common b/ui/qt/Makefile.common index fe012df155..a4420bc3fb 100644 --- a/ui/qt/Makefile.common +++ b/ui/qt/Makefile.common @@ -36,11 +36,13 @@ GENERATED_NODIST_HEADER_FILES = \ ui_import_text_dialog.h \ ui_main_welcome.h \ ui_main_window.h \ + ui_packet_comment_dialog.h \ ui_packet_format_group_box.h \ ui_packet_range_group_box.h \ ui_print_dialog.h \ ui_search_frame.h \ - ui_splash_overlay.h + ui_splash_overlay.h \ + ui_time_shift_dialog.h # Generated C source files that we want in the distribution. GENERATED_C_FILES = -- cgit v1.2.1