X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile;h=a00fa07f6c66afaea451546f8064f64130931a06;hb=9ced2b5962e84d84694cde112e1befe52f970d7b;hp=0c2eae090081ebc8155f15bd0a4b52c615978626;hpb=70b1b4c568985317dd2bfb048fcdf6e401b40a5c;p=ghc-hetmet.git diff --git a/Makefile b/Makefile index 0c2eae0..a00fa07 100644 --- a/Makefile +++ b/Makefile @@ -291,7 +291,7 @@ BINDIST_DOC_WAYS = html ps # BINDIST_DOC_WAYS = binary-dist :: -ifneq "$(DOCBOOK_CATALOG)" "" +ifneq "$(DIR_DOCBOOK_XSL)" "" @for i in $(BIN_DIST_DIRS); do \ if test -d "$$i"; then \ $(MAKE) -C $$i $(MFLAGS) $(BINDIST_DOC_WAYS); \ @@ -391,7 +391,7 @@ SRC_DIST_FILES += \ mk/bootstrap.mk \ mk/boilerplate.mk mk/config.h.in mk/config.mk.in mk/opts.mk \ mk/paths.mk mk/package.mk mk/suffix.mk mk/target.mk \ - mk/fptools.css + mk/fptools.css mk/fix_install_names.sh dist dist-manifest dist-package :: project-check