aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2008-07-02 05:08:43 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2008-07-02 05:08:43 +0000
commit7729135c228e1a04a616ed0b373a5d7dea7d8ab7 (patch)
tree398c2ceb3c200f9b73caf400657bb6517debda5f /doc
parentb4a8ca4bf16badbff3d1c52b0e1874ab8ca8fd1e (diff)
Put the EXTRA_DIST items for the doc directory in doc/Makefile.am (which
doesn't need to be one of those items). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25660 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am30
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index defacd3976..20589bc998 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -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