[project @ 2006-01-06 11:04:07 by simonmar]
[ghc-hetmet.git] / ghc / docs / users_guide / Makefile
index 652cab7..f0a31fb 100644 (file)
@@ -1,11 +1,7 @@
 TOP = ../..
 include $(TOP)/mk/boilerplate.mk
 
-DOC_SRCS = user.lit
-SRC_TEXI2HTML_OPTS += -number -monolithic -invisible xbm
-
-ifeq "$(BIN_DIST)" "1"
-install :: html dvi info
-endif
+XML_DOC = users_guide
+INSTALL_XML_DOC = users_guide
 
 include $(TOP)/mk/target.mk