X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc.mk;h=c24390374443b0431122b8cef20dfb183551e5c5;hb=b20e2bee6b0a734563f456dc346f91a3286d84b0;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) \