Build the idl2wrs man page (including the HTML version) but don't install
them: a developer might want to read the man page and the Debian development
package wants to install them.

svn path=/trunk/; revision=43498
This commit is contained in:
Jeff Morriss 2012-06-26 20:41:28 +00:00
parent f2e85a5a96
commit e4599acf28
1 changed files with 5 additions and 0 deletions

View File

@ -75,6 +75,11 @@ man1_MANS = \
man4_MANS = @wiresharkfilter_man@
man_MANS =
# Build these in case a developer wants to read them and for the Debian
# development package.
# (The former arguably should be in noinst_MANS but it didn't work for me.)
noinst_DATA = idl2wrs.1 idl2wrs.html
pkgdata_DATA = AUTHORS-SHORT $(top_srcdir)/docbook/ws.css wireshark.html \
tshark.html wireshark-filter.html capinfos.html editcap.html \
mergecap.html text2pcap.html dumpcap.html rawshark.html \