aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-03-27 16:48:20 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2012-03-27 16:48:20 +0300
commit1ac6a6ad5eb891e3dade8eddb08cbed6f84eb0da (patch)
tree8bf4b250873e430d325897fd0325f1b38acdce40
parent43a9419a0e48675f5e0f122f8388322ddd5cf696 (diff)
downloadnssync-release-1.1.tar.gz
nssync-release-1.1.tar.bz2
Minor change.release-1.1
-rw-r--r--doc/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index c103f87..e1e86e0 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -33,6 +33,9 @@ AM_MAKEINFOFLAGS=-I $(abs_top_srcdir)/@GRECS_SUBDIR@/doc
# Make sure you set TEXINPUTS.
# TEXINPUTS=/usr/share/texmf/pdftex/plain/misc/ is ok for most distributions
.PHONY: manual
+# The following rule preprocesses the sources before passing them to
+# gendocs.sh. This makes use of the fact that gendocs.sh searches
+# for <name>.texinfo first.
manual:
$(MAKEINFO) $(MAKEINFOFLAGS) $(AM_MAKEINFOFLAGS) -E $(PACKAGE_NAME).texinfo $(info_TEXINFOS)
TEXINPUTS=$(srcdir):$(top_srcdir)/build-aux:$(TEXINPUTS) \

Return to:

Send suggestions and report system problems to the System administrator.