[gnumeric] release: make sure we ship all man pages, notably ssdiff.1



commit fdd827f2b36e8cf4fbbe3223248e8c886c151971
Author: Morten Welinder <terra gnome org>
Date:   Sat Mar 9 10:29:53 2013 -0500

    release: make sure we ship all man pages, notably ssdiff.1

 doc/C/Makefile.am |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/doc/C/Makefile.am b/doc/C/Makefile.am
index bdad476..7d408ff 100644
--- a/doc/C/Makefile.am
+++ b/doc/C/Makefile.am
@@ -95,8 +95,7 @@ endif
 # from gnumeric-doc.make
 dist-hook: validate
 
-# Explicitly ship the manpages even if they are disabled
-EXTRA_DIST += gnumeric.1 ssconvert.1 ssindex.1 ssgrep.1        \
+EXTRA_DIST += $(manpage_DATA) \
        gnumeric-docbook-2-htmlhelp.xsl gnumeric-C.omf
 
 if ENABLE_PDFDOCS


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]