[project @ 2002-07-01 14:27:26 by simonmar]
[ghc-hetmet.git] / ghc / docs / Makefile
index cf8be1f..41b99c3 100644 (file)
@@ -8,4 +8,7 @@ export WAYS=
 
 SUBDIRS = users_guide
 
+install-docs :: index.html
+       $(INSTALL_DATA) $(INSTALL_OPTS) index.html $(datadir)/html
+
 include $(TOP)/mk/target.mk