aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
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 140705a605..31fcb2e863 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.645 2003/10/28 00:31:15 guy Exp $
+# $Id: Makefile.am,v 1.646 2003/10/28 06:44:21 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -328,6 +328,7 @@ DISSECTOR_SRC = \
packet-nntp.c \
packet-nt-oui.c \
packet-nt-sonmp.c \
+ packet-nt-tpcp.c \
packet-ntlmssp.c \
packet-ntp.c \
packet-null.c \