aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2012-06-19 15:39:52 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2012-06-19 15:39:52 +0000
commite54831aef1e0cf2a6f13f833ce3f31aa7d140db5 (patch)
tree02e25504d237759f43e6fbd4479a0f0ab20dead5 /Makefile.am
parentafa07ed684fcc735e5f6aafca08c2a416e10680d (diff)
Don't install idl2wrs except in Debian's special wireshark-dev package.
(Normal Wireshark installations can't be used to develop dissectors so there's no need to install it or its man page.) http://www.wireshark.org/lists/wireshark-dev/201206/msg00073.html (The Debian changes are untested.) svn path=/trunk/; revision=43370
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9f53d60935..eba1701a1a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -50,7 +50,6 @@ bin_PROGRAMS = \
EXTRA_PROGRAMS = wireshark tshark capinfos editcap mergecap dftest \
randpkt text2pcap dumpcap rawshark
-bin_SCRIPTS = tools/idl2wrs
#
# Wireshark configuration files are put in $(pkgdatadir).