X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile;h=2c77d336189b67a176844dae725a496065ed3db9;hb=ea6a162f9401f624be1254bb751c6586ee884eab;hp=ec0c901bfe412c7441b192418ba534e4b70bbe06;hpb=2506fbadd58a464e4c6d63375b909d853b99b087;p=ghc-hetmet.git diff --git a/Makefile b/Makefile index ec0c901..2c77d33 100644 --- a/Makefile +++ b/Makefile @@ -371,7 +371,7 @@ PUBLISH_FILES = $(BIN_DIST_TARBALL) # Upload the distribution and documentation ifneq "$(ISCC)" "" WINDOWS_INSTALLER_BASE = ghc-$(ProjectVersion)-$(TARGETPLATFORM) -WINDOWS_INSTALLER = $(WINDOWS_INSTALLER)$(exeext) +WINDOWS_INSTALLER = $(WINDOWS_INSTALLER_BASE)$(exeext) PUBLISH_FILES += $(WINDOWS_INSTALLER)