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 73bb5534b6..f764b9bcb3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.567 2003/03/07 16:52:41 gerald Exp $
+# $Id: Makefile.am,v 1.568 2003/03/23 19:32:17 gerald Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -89,6 +89,7 @@ DISSECTOR_SRC = \
packet-afs.c \
packet-aim.c \
packet-ajp13.c \
+ packet-ans.c \
packet-aodv.c \
packet-aodv6.c \
packet-arcnet.c \