summaryrefslogtreecommitdiffstats
path: root/doc/Make.config
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-30 15:50:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-30 15:50:33 +0000
commit4104db2dd93b1c2ccee48492b7b53c85953de1b7 (patch)
tree754852a48d82645b1613cb030e9532d4bd0d4a0a /doc/Make.config
parentMaking the stanza right and improving the way the isntall directories are built (diff)
downloadrtems-4104db2dd93b1c2ccee48492b7b53c85953de1b7.tar.bz2
Taking care of minor build problems
Diffstat (limited to 'doc/Make.config')
-rw-r--r--doc/Make.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Make.config b/doc/Make.config
index aabcaded81..96c4753fc3 100644
--- a/doc/Make.config
+++ b/doc/Make.config
@@ -26,7 +26,7 @@ WWW_INSTALL=$(DOC_INSTALL_BASE)/html
INFO_INSTALL=$(DOC_INSTALL_BASE)/info
PS_INSTALL=$(DOC_INSTALL_BASE)/ps
else
-RLEVEL=..
+RLEVEL=../
WWW_INSTALL=$(DOC_INSTALL_BASE)/html/$(DISTRIBUTION_LEVEL)
INFO_INSTALL=$(DOC_INSTALL_BASE)/info/$(DISTRIBUTION_LEVEL)
PS_INSTALL=$(DOC_INSTALL_BASE)/ps/$(DISTRIBUTION_LEVEL)