From: chas williams - CONTRACTOR Date: Sat, 13 Aug 2011 14:29:31 +0000 (-0400) Subject: doc: missing $DBTOEPUB variable in the Makefile X-Git-Tag: upstream/1.8.0_pre1^2~3361 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=90681a59bac641c4c4d70c0bb500845be3577c33;p=packages%2Fo%2Fopenafs.git doc: missing $DBTOEPUB variable in the Makefile Change-Id: I623859ae58fea6a602221ca5d111605004b4a27f Reviewed-on: http://gerrit.openafs.org/5256 Reviewed-by: Derrick Brashear Tested-by: BuildBot --- diff --git a/doc/xml/UserGuide/Makefile.in b/doc/xml/UserGuide/Makefile.in index aeb28abf5..5b0535792 100644 --- a/doc/xml/UserGuide/Makefile.in +++ b/doc/xml/UserGuide/Makefile.in @@ -28,6 +28,7 @@ HTML_XSL = @HTML_XSL@ DOCBOOK_STYLESHEETS = @DOCBOOK_STYLESHEETS@ XSLTPROC = @XSLTPROC@ DOCBOOK2PDF = @DOCBOOK2PDF@ +DBTOEPUB = $(DOCBOOK_STYLESHEETS)/epub/bin/dbtoepub index.html: $(SRCS) $(XSLTPROC) --param navig.graphics 1 \