aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorUwe Girlich <Uwe.Girlich@philosys.de>2002-01-31 07:51:32 +0000
committerUwe Girlich <Uwe.Girlich@philosys.de>2002-01-31 07:51:32 +0000
commitc95560837a4cfc0beba07ef153b37fc7c6c1d1c0 (patch)
tree776eb91100c38ed509c736ae07dda046676d80a4 /Makefile.am
parent26f38471ae7a4112c86a7c980bc3ec7efef8ef15 (diff)
new dissector packet-tsp.c added
svn path=/trunk/; revision=4647
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 19a8151b38..e6ece7d512 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.408 2002/01/30 22:41:00 gram Exp $
+# $Id: Makefile.am,v 1.409 2002/01/31 07:51:32 girlich Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -276,6 +276,7 @@ DISSECTOR_SRC = \
packet-tpkt.c \
packet-tr.c \
packet-trmac.c \
+ packet-tsp.c \
packet-ucp.c \
packet-udp.c \
packet-v120.c \