summaryrefslogtreecommitdiff
path: root/docs/Makefile
diff options
context:
space:
mode:
authorpanne <unknown>2000-01-25 14:57:53 +0000
committerpanne <unknown>2000-01-25 14:57:53 +0000
commit26b1c3ba25abe5af4d356f6f66a8ede6ec9098e6 (patch)
tree42f05b07678782bfff8f51b6187663765e4c64af /docs/Makefile
parent9dacc7077634a55dcdf7be3fb32d5996c5293b0e (diff)
downloadhaskell-26b1c3ba25abe5af4d356f6f66a8ede6ec9098e6.tar.gz
[project @ 2000-01-25 14:57:53 by panne]
"installing" is now called "building"
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile
index 765515a5cc..ca0eb1f5a8 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -1,6 +1,6 @@
TOP = ..
include $(TOP)/mk/boilerplate.mk
-SGML_DOC = installing
+SGML_DOC = building
include $(TOP)/mk/target.mk