aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-10-24 23:01:30 +0000
committerGerald Combs <gerald@wireshark.org>2013-10-24 23:01:30 +0000
commitcb3cfd1cf96801af5fc64dc120beec38bee02706 (patch)
tree22333b7d6805675d515891f859ab674cd05745c5 /ui/qt/Makefile.am
parent1a4033b63b1efa75b3d914b9f4d280e8159f0d09 (diff)
Add a missing dependency.
svn path=/trunk/; revision=52825
Diffstat (limited to 'ui/qt/Makefile.am')
-rw-r--r--ui/qt/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/qt/Makefile.am b/ui/qt/Makefile.am
index aaf10b2dd1..8715f9d316 100644
--- a/ui/qt/Makefile.am
+++ b/ui/qt/Makefile.am
@@ -138,6 +138,8 @@ profile_dialog.cpp profile_dialog.h: ui_profile_dialog.h
search_frame.cpp search_frame.h: ui_search_frame.h
+sequence_dialog.cpp sequence_dialog.h: ui_sequence_dialog.h
+
splash_overlay.cpp splash_overlay.h: ui_splash_overlay.h
summary_dialog.cpp summary_dialog.h: ui_summary_dialog.h