[collectd] [PATCH] src/Makefile.am: Added all POD files to	EXTRA_DIST.
    Sebastian Harl 
    sh at tokkee.org
       
    Sun Sep  2 12:44:41 CEST 2007
    
    
  
Those files are basically the "sources" for the manpages and as such
should be included in a distribution.
Signed-off-by: Sebastian Harl <sh at tokkee.org>
---
 src/Makefile.am |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/src/Makefile.am b/src/Makefile.am
index 16094f7..91e9351 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -566,6 +566,10 @@ dist_man_MANS = collectd.1 collectd-nagios.1 collectd.conf.5 \
 
 EXTRA_DIST = types.db
 
+EXTRA_DIST += collectd-email.pod collectd-exec.pod collectd-nagios.pod \
+	collectd-perl.pod collectd-snmp.pod collectd-unixsock.pod \
+	collectd.conf.pod collectd.pod
+
 .pod.1:
 	pod2man --release=$(VERSION) --center=$(PACKAGE) $< >$@
 
-- 
1.5.2.1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20070902/de3f0677/attachment.pgp 
    
    
More information about the collectd
mailing list