aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2016-06-16 15:27:25 -0700
committerPeter Wu <peter@lekensteyn.nl>2016-06-27 21:08:45 +0000
commit4add8b6b4523db8966c88d69b7f9710859ec3081 (patch)
tree9c41eaccce1cb1ce3adf9d5ec14eb686d3727b1e /.gitignore
parentb0b2540fbaad26d282a6e335c2b800c056961514 (diff)
cmake: add idl2wrs-dissectors target for DCERPC
Add a callable target such that dissectors can be generated without the AUTOGEN_dcerpc option. Modelled after the pidl CMakeLists.txt file and target. This approach has the advantage over the previous implementation such that the clean target does not remove the packet-dcerpc-X.c files. Change-Id: I3226937eaa76dffa253df9d4f989421d5faa3f3f Reviewed-on: https://code.wireshark.org/review/15989 Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Peter Wu <peter@lekensteyn.nl>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 50f541612d..5040f70dc4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,6 +28,7 @@
init.lua
epan/declare_wslua.h
epan/dissectors/dcerpc/idl2wrs
+epan/dissectors/dcerpc/*/packet-dcerpc-*.[hc]
epan/dissectors/mesa
epan/dissectors/xcbproto
epan/dissectors/packet-ncp2222.c
@@ -137,6 +138,7 @@ rules.ninja
.ninja_log
epan/dissectors/asn1/*/*-stamp
epan/dissectors/pidl/*-stamp
+epan/dissectors/dcerpc/*-stamp
# Generated dir #