aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2008-07-02 05:08:43 +0000
committerGuy Harris <guy@alum.mit.edu>2008-07-02 05:08:43 +0000
commite937ed67bbc4b5d9c54361d0644af9ad02ed41ba (patch)
tree398c2ceb3c200f9b73caf400657bb6517debda5f /doc/Makefile.am
parent35ce35ebf5357d3869e7660a3d4cb7c1cbbd3ae0 (diff)
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
Diffstat (limited to 'doc/Makefile.am')
-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