X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fdocbook-cheat-sheet%2FMakefile;h=8cd9f518698e3386e6e212e5b247389dd69a634a;hb=af6b7e5d76247e9577ab6b9ad8c70dd90df1105d;hp=8f4dc29f57b6ec3f56cc19e10d80cc93a3de41fe;hpb=2e83a720e0904d7cd7b347b831e00aae05dbb633;p=ghc-hetmet.git diff --git a/docs/docbook-cheat-sheet/Makefile b/docs/docbook-cheat-sheet/Makefile index 8f4dc29..8cd9f51 100644 --- a/docs/docbook-cheat-sheet/Makefile +++ b/docs/docbook-cheat-sheet/Makefile @@ -1,6 +1,9 @@ TOP = ../.. include $(TOP)/mk/boilerplate.mk -SGML_DOC = docbook-cheat-sheet +XML_DOC = docbook-cheat-sheet +INSTALL_XML_DOC = docbook-cheat-sheet + +include $(TOP)/mk/bindist.mk include $(TOP)/mk/target.mk