aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2003-10-22 02:03:44 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2003-10-22 02:03:44 +0000
commit26b0638b60b9de2b33ee1a315be5cd39fdcd684c (patch)
tree45e87e6c248864e64e45a9b41f3868b4a60f2abb /Makefile.am
parent036dbb08590187a29e400fcb551a6e79b1fa8a17 (diff)
From Jaime Fournier
New protocol DCERPC BUTC Stub dissector for the BUTC interface svn path=/trunk/; revision=8746
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 fe7d3f8f9f..7792942d90 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.640 2003/10/15 19:40:39 guy Exp $
+# $Id: Makefile.am,v 1.641 2003/10/22 02:03:44 sahlberg Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -133,6 +133,7 @@ DISSECTOR_SRC = \
packet-dcerpc-atsvc.c \
packet-dcerpc-bossvr.c \
packet-dcerpc-browser.c \
+ packet-dcerpc-butc.c \
packet-dcerpc-cds_clerkserver.c \
packet-dcerpc-cds_solicit.c \
packet-dcerpc-conv.c \