Put the EXTRA_DIST items for the doc directory in doc/Makefile.am (which

doesn't need to be one of those items).

svn path=/trunk/; revision=25660
This commit is contained in:
Guy Harris 2008-07-02 05:08:43 +00:00
parent 35ce35ebf5
commit e937ed67bb
2 changed files with 30 additions and 30 deletions

View File

@ -607,36 +607,6 @@ EXTRA_DIST = \
debian/wireshark.manpages \
debian/wireshark.menu \
dfilters \
doc/Makefile.am \
doc/Makefile.nmake \
doc/README.binarytrees \
doc/README.capture \
doc/README.design \
doc/README.developer \
doc/README.display_filter \
doc/README.idl2wrs \
doc/README.malloc \
doc/README.packaging \
doc/README.plugins \
doc/README.regression \
doc/README.request_response_tracking \
doc/README.stats_tree \
doc/README.tapping \
doc/README.xml-output \
doc/capinfos.pod \
doc/dfilter2pod.pl \
doc/dumpcap.pod \
doc/editcap.pod \
doc/eproto2sgml \
doc/idl2wrs.pod \
doc/mergecap.pod \
doc/randpkt.txt \
doc/rawshark.pod \
doc/sgml.doc.template \
doc/text2pcap.pod \
doc/tshark.pod \
doc/wireshark-filter.pod.template \
doc/wireshark.pod \
docbook/Makefile.auto.am \
docbook/ws.css \
doxygen.cfg.in \

View File

@ -196,3 +196,33 @@ DISTCLEANFILES = \
MAINTAINERCLEANFILES = \
Makefile.in
EXTRA_DIST = \
Makefile.nmake \
README.binarytrees \
README.capture \
README.design \
README.developer \
README.display_filter \
README.idl2wrs \
README.malloc \
README.packaging \
README.plugins \
README.regression \
README.request_response_tracking \
README.stats_tree \
README.tapping \
README.xml-output \
capinfos.pod \
dfilter2pod.pl \
dumpcap.pod \
editcap.pod \
eproto2sgml \
idl2wrs.pod \
mergecap.pod \
randpkt.txt \
rawshark.pod \
sgml.doc.template \
text2pcap.pod \
tshark.pod \
wireshark-filter.pod.template \
wireshark.pod