7e4b428aac984bed8fc6b5a7ed993bc994fd0eca
[ghc-hetmet.git] / ghc / docs / Makefile
1 TOP = ..
2 include $(TOP)/mk/boilerplate.mk
3
4 SUBDIRS = users_guide
5
6 install-docs :: index.html
7         $(INSTALL_DATA) $(INSTALL_OPTS) index.html $(datadir)/html
8
9 include $(TOP)/mk/target.mk