summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Rackham <srackham@methods.co.nz>2010-08-15 13:31:58 +1200
committerStuart Rackham <srackham@methods.co.nz>2010-08-15 13:31:58 +1200
commitd9b4d3334d9b05b7ff26caaa1515ab663868318b (patch)
tree96fece70dcddbb811d1502e3bfc1b3e22c2ce3df
parentb73885cffe727a9d590f3970ea74d4cf93c3b4c1 (diff)
downloadasciidoc-d9b4d3334d9b05b7ff26caaa1515ab663868318b.tar.gz
Fixed build regression: incorrect chunked and html help destination
directories.
-rw-r--r--doc/main.aap6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/main.aap b/doc/main.aap
index 5d42f57..b8f8f17 100644
--- a/doc/main.aap
+++ b/doc/main.aap
@@ -35,7 +35,7 @@ OUTFILES = $*(ROOT).html $*(ROOT).css.html $*(ROOT).css-embedded.html \
article.html book.html book-multi.html asciidoc.xml asciidoc.1.xml \
../BUGS ../CHANGELOG ../README ../INSTALL \
latex-backend.html \
- ${HTMLHELP_FILE}.chm \
+ $HTMLHELP_DIR/index.html \
$CHUNK_DIR/index.html \
article.pdf \
latexmath.pdf \
@@ -174,11 +174,11 @@ asciidoc.1.html: asciidoc.1.txt
# User Guide 'chunked' into linked HTML pages.
$CHUNK_DIR/index.html: asciidoc.txt
- :sys $A2X -fchunked -dbook --icons -D $CHUNK_DIR asciidoc.txt
+ :sys $A2X -fchunked -dbook --icons -D ./ asciidoc.txt
# HTML Help formatted User Guide.
$HTMLHELP_DIR/index.html: asciidoc.xml
- :sys $A2X -fhtmlhelp -dbook --icons -D $HTMLHELP_DIR asciidoc.txt
+ :sys $A2X -fhtmlhelp -dbook --icons -D ./ asciidoc.txt
../BUGS: ../BUGS.text
# Make BUGS.text and copy to BUGS.