X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=distrib%2FMakefile;h=a91557e6ee7bd98e0e00ff82fe9ab144191685b1;hb=730388fc60655b63a9491a1cafa236fea097516c;hp=adf39ac1fdc66a8b68cc68a50a80eb13f950276d;hpb=4217c6caef9f6d261df1449c590331878a493f14;p=ghc-hetmet.git diff --git a/distrib/Makefile b/distrib/Makefile index adf39ac..a91557e 100644 --- a/distrib/Makefile +++ b/distrib/Makefile @@ -24,7 +24,9 @@ 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 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 $(INSTALL_DATA) $(INSTALL_OPTS) extra-gcc-opts $(libdir) install :: postinstall denounce