aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-11-24 00:34:13 +0000
committerGuy Harris <guy@alum.mit.edu>2003-11-24 00:34:13 +0000
commit0367782acf24fe6c2f0f203408e439939b018053 (patch)
tree8088092b8f2f15bc12e3c65625585b8c20e39ca3 /Makefile.am
parentb0e8631b55105a47796dae0ced8923a885781078 (diff)
From Scott Hovis :CCSDS (Consultative Committee for Space Data Systems)
support. svn path=/trunk/; revision=9071
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 7d6af0d353..ed4cdea296 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.658 2003/11/23 22:00:48 gerald Exp $
+# $Id: Makefile.am,v 1.659 2003/11/24 00:34:12 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -118,6 +118,7 @@ DISSECTOR_SRC = \
packet-bssap.c \
packet-bssgp.c \
packet-bvlc.c \
+ packet-ccsds.c \
packet-cdp.c \
packet-cgmp.c \
packet-chdlc.c \