groff-commit
[Top][All Lists]
Advanced

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

[groff] 01/01: Fix `make distcheck': doc/automake.mom should always be d


From: Bertrand Garrigues
Subject: [groff] 01/01: Fix `make distcheck': doc/automake.mom should always be distributed.
Date: Tue, 18 Nov 2014 23:44:00 +0000

bgarrigues pushed a commit to branch automake3
in repository groff.

commit 4f9841c3d330f852d5d410a1ca8e249b016fb23e
Author: Bertrand Garrigues <address@hidden>
Date:   Wed Nov 19 00:40:24 2014 +0100

    Fix `make distcheck': doc/automake.mom should always be distributed.
---
 doc/doc.am |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/doc/doc.am b/doc/doc.am
index 354a2c9..b3a3cc5 100644
--- a/doc/doc.am
+++ b/doc/doc.am
@@ -56,12 +56,11 @@ endif
 
 # pdf doc, written in mom and therefore using contrib/mom/mom.am
 # definitions
+EXTRA_DIST += doc/automake.mom
 if BUILD_PDFDOC
 docpdfdocdir = $(pdfdocdir)
 nodist_docpdfdoc_DATA = doc/automake.pdf
 MOSTLYCLEANFILES += doc/automake.pdf
-else
-EXTRA_DIST += doc/automake.mom
 endif
 doc/automake.pdf: doc/automake.mom \
   groff troff gropdf pdfmom font/devpdf/build_font_files \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]