aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.common
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-04-29 14:51:52 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-04-29 14:51:52 +0000
commita48744a84b72939fd4958421fee4ae0cb1991ba8 (patch)
tree1870e4883021400841c6895227fca301b063b71a /gtk/Makefile.common
parent614a46f36e7eeebf45f01441dc139e7e9e78abbb (diff)
add a new feature: list the files of a "File Set" (set of files generated by capturing "Multiple Files"/ringbuffer) and jump from one file of it to the next/previous one
svn path=/trunk/; revision=14231
Diffstat (limited to 'gtk/Makefile.common')
-rw-r--r--gtk/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/Makefile.common b/gtk/Makefile.common
index 338694b975..4d326eafd3 100644
--- a/gtk/Makefile.common
+++ b/gtk/Makefile.common
@@ -57,6 +57,7 @@ ETHEREAL_GTK_SRC = \
drag_and_drop.c \
ethereal-tap-register.c \
file_dlg.c \
+ fileset_dlg.c \
filter_dlg.c \
find_dlg.c \
follow_dlg.c \