aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'epan/Makefile.am')
-rw-r--r--epan/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/Makefile.am b/epan/Makefile.am
index 4990d6d485..d4cd476c77 100644
--- a/epan/Makefile.am
+++ b/epan/Makefile.am
@@ -2,7 +2,7 @@
# Automake file for the EPAN library
# (Ethereal Protocol ANalyzer Library)
#
-# $Id: Makefile.am,v 1.26 2001/04/01 07:32:35 hagbard Exp $
+# $Id: Makefile.am,v 1.27 2001/09/14 07:33:04 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org>
@@ -57,6 +57,7 @@ libethereal_a_SOURCES = \
ipv4.c \
ipv4.h \
ipv6-utils.h \
+ nstime.h \
osi-utils.c \
osi-utils.h \
packet.c \