aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2004-04-29 22:40:21 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2004-04-29 22:40:21 +0000
commit4452f3064eee784f136daf386746aa8c4a78f4bc (patch)
treed54715d1fd8ba4ab099e8ec1adb31e0b8fcea53b /epan/Makefile.common
parent8fe12b1bce14ae29d48ad3c8422be1cd15398284 (diff)
From JBM
Dissection of the EncryptedFileSystem dce/rpc interface. This dissector also contains a complete and fully tested IDL definition for the entire interface. svn path=/trunk/; revision=10734
Diffstat (limited to 'epan/Makefile.common')
-rw-r--r--epan/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/Makefile.common b/epan/Makefile.common
index 1a2e39da3b..bbe7b6345f 100644
--- a/epan/Makefile.common
+++ b/epan/Makefile.common
@@ -3,7 +3,7 @@
# a) common to both files and
# b) portable between both files
#
-# $Id: Makefile.common,v 1.18 2004/04/20 05:07:23 guy Exp $
+# $Id: Makefile.common,v 1.19 2004/04/29 22:40:21 sahlberg Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -116,6 +116,7 @@ DISSECTOR_SRC = \
../packet-dcerpc-drsuapi.c \
../packet-dcerpc-dtsprovider.c \
../packet-dcerpc-dtsstime_req.c \
+ ../packet-dcerpc-efs.c \
../packet-dcerpc-epm.c \
../packet-dcerpc-epm4.c \
../packet-dcerpc-fldb.c \