aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorGregor Beck <gbeck@sernet.de>2013-07-24 09:14:12 +0200
committerMichael Mann <mmann78@netscape.net>2015-11-03 12:38:01 +0000
commitf528f55cd5066166bb8136a905648de3cb466c29 (patch)
tree13bec23cd0279cc37bb3ab49b2dca646197c54b7 /epan/dissectors/Makefile.common
parenteafc94c9acf7dadd1a10f3effdae8249dfd53109 (diff)
packet-dcerpc-witness: initial implementation based on the idl file from samba
See [MS-SWN], https://msdn.microsoft.com/en-us/library/hh536748.aspx Change-Id: Ie92dad2c229ec08e7f7e31be9422450305b3908a Signed-off-by: Gregor Beck <gbeck@sernet.de> Signed-off-by: Stefan Metzmacher <metze@samba.org> Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-on: https://code.wireshark.org/review/11366 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'epan/dissectors/Makefile.common')
-rw-r--r--epan/dissectors/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index b9ef0f1e60..4ae891cda5 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -64,6 +64,7 @@ PIDL_DISSECTOR_SRC = \
packet-dcerpc-rfr.c \
packet-dcerpc-srvsvc.c \
packet-dcerpc-winreg.c \
+ packet-dcerpc-witness.c \
packet-dcerpc-wkssvc.c \
packet-dcerpc-wzcsvc.c