X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=distrib%2FMakefile;h=ca99c38a1401c064b262e76bca328924deff4bd4;hb=7654ff058ca281756dd98ee976685a9261df63f0;hp=ae0186e66fcbec1200d5f3dc3aa0c59c75b88539;hpb=f26ce77a29d2dd870dc8af819eec8536e67d4301;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