aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.common
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2004-06-05 09:57:11 +0000
committerUlf Lamping <ulf.lamping@web.de>2004-06-05 09:57:11 +0000
commit11edbf29b1bfc1c791ca5fb698b0c627f3d5acf6 (patch)
tree200414c9b88725448fe15c88d2a4740f95f5babd /gtk/Makefile.common
parentb3943d6cd4e22ac93d5f93d19a56eb38804c6c1a (diff)
cut text_page related things from help_page.c and
move into new file text_page.c svn path=/trunk/; revision=11115
Diffstat (limited to 'gtk/Makefile.common')
-rw-r--r--gtk/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/Makefile.common b/gtk/Makefile.common
index 33a42584de..0b6874b5a7 100644
--- a/gtk/Makefile.common
+++ b/gtk/Makefile.common
@@ -3,7 +3,7 @@
# a) common to both files and
# b) portable between both files
#
-# $Id: Makefile.common,v 1.13 2004/05/20 12:01:13 ulfl Exp $
+# $Id: Makefile.common,v 1.14 2004/06/05 09:57:10 ulfl Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -76,6 +76,7 @@ ETHEREAL_GTK_SRC = \
summary_dlg.c \
supported_protos_dlg.c \
tap_dfilter_dlg.c \
+ text_page.c \
toolbar.c \
ui_util.c