summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorNeil Jerram <neil@ossau.uklinux.net>2001-03-09 09:35:13 +0000
committerNeil Jerram <neil@ossau.uklinux.net>2001-03-09 09:35:13 +0000
commitfff043abc0d3433a7ab22da4f3bdeb4b75b719dc (patch)
treee1ab4f449947cd81ba206844ebc9eac9ec55a94a /doc/Makefile.am
parentc2dc2842b6dcbc163a1082eb0698d70761a9ceab (diff)
downloadguile-fff043abc0d3433a7ab22da4f3bdeb4b75b719dc.tar.gz
Move doc files into guile-core distribution (7)
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 8641100cc..738fe2b60 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -37,7 +37,7 @@ goops_TEXINFOS = goops-tutorial.texi hierarchy.eps hierarchy.txt
# Optionally support building an HTML version of the reference manual.
-if HTML
+if HTMLDOC
htmldir = $(prefix)/html/guile-$(VERSION)