X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=distrib%2FMakefile;fp=distrib%2FMakefile;h=ca99c38a1401c064b262e76bca328924deff4bd4;hb=9b20d38e5ab6b48e5dba7584296dd5dd4801549d;hp=ae0186e66fcbec1200d5f3dc3aa0c59c75b88539;hpb=dc6dc128ff975d2f4162a2c051c11b93e3849d09;p=ghc-hetmet.git diff --git a/distrib/Makefile b/distrib/Makefile index ae0186e6..ca99c38 100644 --- a/distrib/Makefile +++ b/distrib/Makefile @@ -25,6 +25,7 @@ install:: $(MAKE) -C utils install DOING_BIN_DIST=YES $(MAKE) -C rts install DOING_BIN_DIST=YES $(MAKE) -C libraries install DOING_BIN_DIST=YES + $(MAKE) -C libffi install DOING_BIN_DIST=YES $(MAKE) -C compiler install DOING_BIN_DIST=YES $(MAKE) -C ghc install DOING_BIN_DIST=YES $(MAKE) -C driver install DOING_BIN_DIST=YES