X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc.mk;h=dd170bd4131d9d7c9930fbf4194d4310fcb0fa04;hb=d48ce2dcaa251eb3b312efd4be4a9d1b68638d73;hp=b47b49c5e7329200847aef21fb391b59568b40f7;hpb=a54c59a58b6bb2fb5bbfd7378c55c4e0317442c4;p=ghc-hetmet.git diff --git a/ghc.mk b/ghc.mk index b47b49c..dd170bd 100644 --- a/ghc.mk +++ b/ghc.mk @@ -641,6 +641,7 @@ ghc_stage1_CONFIGURE_PHASE = 1 driver/ghc_dist_CONFIGURE_PHASE = 1 driver/ghci_dist_CONFIGURE_PHASE = 1 driver/haddock_dist_CONFIGURE_PHASE = 1 +utils/touchy_dist_CONFIGURE_PHASE = 1 # In phase 2, the phase 1 things actually get built @@ -652,7 +653,6 @@ ghc_stage2_CONFIGURE_PHASE = 3 $(foreach lib,$(PACKAGES) $(PACKAGES_STAGE2),$(eval \ libraries/$(lib)_dist-install_CONFIGURE_PHASE = 3)) -utils/touchy_dist_CONFIGURE_PHASE = 3 utils/hp2ps_dist_CONFIGURE_PHASE = 3 utils/genapply_dist_CONFIGURE_PHASE = 3 utils/haddock_dist_CONFIGURE_PHASE = 3