aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index a0a508c..31d777c 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,3 +1,3 @@
1# This file is part of cfpeek 1# This file is part of cfpeek
2# Copyright (C) 2011, 2012, 2015 Sergey Poznyakoff 2# Copyright (C) 2011, 2012, 2015, 2018 Sergey Poznyakoff
3# 3#
@@ -55,3 +55,3 @@ EXTRA_DIST += gendocs.sh
55 55
56TEXI2DVI=texi2dvi -t '@set $(RENDITION)' 56TEXI2DVI=texi2dvi -t '@set $(RENDITION)' -E
57 57
@@ -63,3 +63,3 @@ manual:
63 MAKEINFO="$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS)" \ 63 MAKEINFO="$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS)" \
64 TEXI2DVI="$(TEXI2DVI) -E" \ 64 TEXI2DVI="$(TEXI2DVI)" \
65 $(GENDOCS) $(PACKAGE) '$(PACKAGE_NAME) manual' 65 $(GENDOCS) $(PACKAGE) '$(PACKAGE_NAME) manual'

Return to:

Send suggestions and report system problems to the System administrator.