X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile;h=f62fb22d6e6a637790ae373c36025321baafcb0e;hb=9803f480ce255c8d2bf448d174377ee76e18a658;hp=0c2eae090081ebc8155f15bd0a4b52c615978626;hpb=70b1b4c568985317dd2bfb048fcdf6e401b40a5c;p=ghc-hetmet.git diff --git a/Makefile b/Makefile index 0c2eae0..f62fb22 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); \