We always install stage2, so we need to always put stage2 into bindists
[ghc-hetmet.git] / ghc / Makefile
index 4735e3b..862f54f 100644 (file)
@@ -127,9 +127,12 @@ install:
                           --distpref dist-stage2                         \
                           $(INSTALL_FLAGS)
 
+html:
+       @:
+
 install-docs:
        @:
 
 include $(TOP)/mk/bindist.mk
-EXE_DIST_DIR = dist-stage$(stage)
+EXE_DIST_DIR = dist-stage2