aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.common
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2005-08-21 19:24:11 +0000
committerGuy Harris <guy@alum.mit.edu>2005-08-21 19:24:11 +0000
commit13e0b409cfcc8406da5a6f9be1d4f9d2f9a877d6 (patch)
tree3fca9c1be01d7821da8a74b6e83dc164325b8693 /gtk/Makefile.common
parent78e0a2b4580ba81d5cec6823d1ca2fcc10081943 (diff)
As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so
that it doesn't appear to be part of GTK+. svn path=/trunk/; revision=15501
Diffstat (limited to 'gtk/Makefile.common')
-rw-r--r--gtk/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/Makefile.common b/gtk/Makefile.common
index 0913d79883..c0a46c87ce 100644
--- a/gtk/Makefile.common
+++ b/gtk/Makefile.common
@@ -65,7 +65,7 @@ ETHEREAL_GTK_SRC = \
font_utils.c \
goto_dlg.c \
graph_analysis.c \
- gtk_stat_util.c \
+ gui_stat_util.c \
gui_prefs.c \
gui_utils.c \
help_dlg.c \