summaryrefslogtreecommitdiff
path: root/debian/wireshark-dev.install
diff options
context:
space:
mode:
authorMaarten Bezemer <maarten.bezemer@gmail.com>2014-11-16 16:07:45 +0100
committerAnders Broman <a.broman58@gmail.com>2014-12-18 07:42:39 +0000
commitcb345eb4bd0149b4a71d6069f957600a83cc3417 (patch)
tree34b53f01e4f6f894a9ab59d2479e5d997e01aeac /debian/wireshark-dev.install
parent0885d2945103236f7f475963f66048291f0b18f1 (diff)
downloadwireshark-cb345eb4bd0149b4a71d6069f957600a83cc3417.tar.gz
Use LocatePythonModule to find make-dissector-reg.py in order to make UseMakeDissectorReg.cmake more generally (out-of-source) usable.
Add make-dissector-reg.py to the Debian packages. Making it possible to generate out-of-source wireshark plugins. Change-Id: I0bbe5b46205d39e229d31812341540b26a7336d6 Reviewed-on: https://code.wireshark.org/review/5802 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'debian/wireshark-dev.install')
-rw-r--r--debian/wireshark-dev.install3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/wireshark-dev.install b/debian/wireshark-dev.install
index 728d1c682f..2705f2945c 100644
--- a/debian/wireshark-dev.install
+++ b/debian/wireshark-dev.install
@@ -1,7 +1,8 @@
tools/idl2wrs usr/bin
tools/idl2deb usr/bin
tools/asn2deb usr/bin
+tools/make-dissector-reg.py usr/share/pyshared
tools/wireshark_be.py usr/share/pyshared
tools/wireshark_gen.py usr/share/pyshared
tools/asn2wrs.py usr/share/pyshared
-usr/lib/*/wireshark/*.cmake \ No newline at end of file
+usr/lib/*/wireshark/*.cmake