X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=distrib%2FMakefile;fp=distrib%2FMakefile;h=951ec7e40e5a929118c43bf635ae9349ebbe64dc;hb=6d0dd9aa562a9f96bf875b7260675609e1171b66;hp=bfa3b91297d3f52d1f43ccfd8e054009f7408067;hpb=2de31b61d0a963803eb5632c9659c6093d74f345;p=ghc-hetmet.git diff --git a/distrib/Makefile b/distrib/Makefile index bfa3b91..951ec7e 100644 --- a/distrib/Makefile +++ b/distrib/Makefile @@ -27,6 +27,7 @@ install:: $(MAKE) -C rts install DOING_BIN_DIST=YES $(MAKE) -C libraries install DOING_BIN_DIST=YES $(MAKE) -C compiler install DOING_BIN_DIST=YES + $(MAKE) -C ghc install DOING_BIN_DIST=YES $(MAKE) -C gmp install DOING_BIN_DIST=YES $(MAKE) -C docs install-docs DOING_BIN_DIST=YES $(MAKE) -C libraries/Cabal/doc install-docs DOING_BIN_DIST=YES