aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2003-12-29 21:18:12 +0000
committerJörg Mayer <jmayer@loplof.de>2003-12-29 21:18:12 +0000
commitdb3f81b8db8c12fb39117b097696d47a0884aed6 (patch)
tree9e245c861d8cf17a7a1edf941d1ec7f61102bb67 /gtk/Makefile.am
parentbb2245d366a8b4bbdac8edb9e9b411d581c7620b (diff)
range.h moved from gtk to .
svn path=/trunk/; revision=9484
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index b9c38af821..0e861522ae 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for the GTK interface routines for Ethereal
#
-# $Id: Makefile.am,v 1.82 2003/12/29 20:05:59 ulfl Exp $
+# $Id: Makefile.am,v 1.83 2003/12/29 21:18:12 jmayer Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -227,7 +227,6 @@ libui_a_SOURCES = \
proto_hier_stats_dlg.h \
proto_hier_stats_dlg.c \
range.c \
- range.h \
rtp_analysis.h \
rtp_stream.c \
rtp_stream.h \