summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-08-05 20:12:31 -0700
committerGuy Harris <guy@alum.mit.edu>2015-08-06 03:12:57 +0000
commit1420f3df6376f45157b7f363c6c07da3a9ac6f29 (patch)
treeb8a536c1a0f72ff16a0810a20ab27d3f93e58aa3
parentc6889d8a505c7f0da7804a89231cecb0017b6015 (diff)
downloadwireshark-1420f3df6376f45157b7f363c6c07da3a9ac6f29.tar.gz
Add ui_gsm_map_summary_dialog.h so it goes into the source tarball.
Change-Id: Ib0780e5ba62d069d2b41ef7ac7da513981660c7f Reviewed-on: https://code.wireshark.org/review/9892 Reviewed-by: Guy Harris <guy@alum.mit.edu>
-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 731148b1a9..03fc066505 100644
--- a/ui/qt/Makefile.common
+++ b/ui/qt/Makefile.common
@@ -55,6 +55,7 @@ NODIST_GENERATED_HEADER_FILES = \
ui_font_color_preferences_frame.h \
ui_funnel_string_dialog.h \
ui_funnel_text_dialog.h \
+ ui_gsm_map_summary_dialog.h \
ui_import_text_dialog.h \
ui_io_graph_dialog.h \
ui_layout_preferences_frame.h \