aboutsummaryrefslogtreecommitdiffstats
path: root/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 /Makefile.am
parentbb2245d366a8b4bbdac8edb9e9b411d581c7620b (diff)
range.h moved from gtk to .
svn path=/trunk/; revision=9484
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index bad7ca19dd..d5b3235d78 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.679 2003/12/24 02:06:26 obiot Exp $
+# $Id: Makefile.am,v 1.680 2003/12/29 21:13:31 jmayer Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -838,6 +838,7 @@ ETHEREAL_COMMON_SRC = \
ps.h \
ptvcursor.c \
ptvcursor.h \
+ range.h \
reassemble.c \
reassemble.h \
register.h \