X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=distrib%2FMakefile;h=951ec7e40e5a929118c43bf635ae9349ebbe64dc;hb=880a6b90ba6d93e55a464bea585f9d7c5e4abfb3;hp=bfa3b91297d3f52d1f43ccfd8e054009f7408067;hpb=92fa329e16cbec933be0db8d86705d8704179bd6;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