aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/Makefile.common
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-05-04 04:44:23 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-05-04 04:44:23 +0000
commit0cea399fda44602e66fbef77da89f36a2fc5b52c (patch)
tree21f48c5f890a5e934ac3f98ab32f48fc790aa1f5 /ui/gtk/Makefile.common
parent77074a5a3778fd7011c3ac248dda358dbea0f4a0 (diff)
From Jakub Zawadzki: Use custom model in Filter Expression dialog.
svn path=/trunk/; revision=42411
Diffstat (limited to 'ui/gtk/Makefile.common')
-rw-r--r--ui/gtk/Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/gtk/Makefile.common b/ui/gtk/Makefile.common
index 82b813b855..4f6bd492ff 100644
--- a/ui/gtk/Makefile.common
+++ b/ui/gtk/Makefile.common
@@ -128,6 +128,7 @@ WIRESHARK_GTK_SRC = \
proto_dlg.c \
proto_help.c \
proto_hier_stats_dlg.c \
+ proto_hier_tree_model.c \
range_utils.c \
rtp_player.c \
rtp_stream.c \
@@ -323,6 +324,7 @@ noinst_HEADERS = \
proto_dlg.h \
proto_help.h \
proto_hier_stats_dlg.h \
+ proto_hier_tree_model.h \
range_utils.h \
remote_icons.h \
rtp_analysis.h \