aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 89aa4ebad2..55fbf05e21 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.174 2000/03/03 12:00:28 gram Exp $
+# $Id: Makefile.am,v 1.175 2000/03/09 18:31:49 ashokn Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org>
@@ -132,6 +132,8 @@ DISSECTOR_SOURCES = \
packet-mapi.h \
packet-mount.c \
packet-mount.h \
+ packet-mpls.c \
+ packet-mpls.h \
packet-nbipx.c \
packet-nbipx.h \
packet-nbns.c \