aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorNathan Neulinger <nneul@umr.edu>2002-05-03 16:23:25 +0000
committerNathan Neulinger <nneul@umr.edu>2002-05-03 16:23:25 +0000
commitc76c6580bcc003bccf1b35839ff2b28a6db49299 (patch)
tree5cf26419842ff26fdaf9469b600b9eb8a86bb678 /Makefile.am
parent699de0ebbc050fa7d7d263d5bf107c44a8aa9903 (diff)
added full copy of protocol header, small updates
svn path=/trunk/; revision=5372
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 5c6b93d74e..c109d7b077 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.426 2002/05/03 15:50:11 nneul Exp $
+# $Id: Makefile.am,v 1.427 2002/05/03 16:23:25 nneul Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -359,6 +359,7 @@ noinst_HEADERS = \
packet-bootparams.h \
packet-chdlc.h \
packet-clip.h \
+ packet-dccp.h \
packet-dcerpc.h \
packet-dcerpc-dfs.h \
packet-dcerpc-lsa.h \