X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc.mk;h=c24390374443b0431122b8cef20dfb183551e5c5;hb=d6e63ad874bd64cc3bc48adb5350436acece34b8;hp=bb760117838b43785367b599b6aacb3b570e14ef;hpb=00c48fae8a656a7f01d4b64c6d8c22874341312e;p=ghc-hetmet.git diff --git a/ghc.mk b/ghc.mk index bb76011..c243903 100644 --- a/ghc.mk +++ b/ghc.mk @@ -457,7 +457,6 @@ BUILD_DIRS += \ endif BUILD_DIRS += \ - libraries/integer-gmp/gmp \ docs/users_guide \ libraries/Cabal/doc \ $(GHC_UNLIT_DIR) \ @@ -502,6 +501,7 @@ endif endif BUILD_DIRS += \ + libraries/integer-gmp/gmp \ compiler \ $(GHC_HSC2HS_DIR) \ $(GHC_PKG_DIR) \