X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=Makefile;h=dd1e746c88424f2fb600c577edcdaa2c7684e0bf;hp=bedad7f39eb32c18f04617ca91e56e6575d661d4;hb=f8033bd16a17bafe09023790ff374fe571380b5e;hpb=f03f49b0e2de91fdec3ef8e40f2e23258076980c diff --git a/Makefile b/Makefile index bedad7f..dd1e746 100644 --- a/Makefile +++ b/Makefile @@ -405,7 +405,7 @@ publish-binary-dist : echo "Try $$i: $(PublishCp) $(BIN_DIST_TARBALL) $(PublishLocation)/dist"; \ if $(PublishCp) $(BIN_DIST_TARBALL) $(PublishLocation)/dist; then break; fi; \ done - $(PublishCp) -r $(BIN_DIST_DIR)/share/html/* $(PublishLocation)/docs + $(PublishCp) -r $(FPTOOLS_TOP)/$(BIN_DIST_NAME)/share/html/* $(PublishLocation)/docs binary-dist::