X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=libraries%2FMakefile;h=40374ce72e788333d7a1d971ebdfd4f7101e681a;hp=112e9e5f5d903d93ca46700992d52d0d345c32f9;hb=305eb36d92e373eb3cd4803ee89c2cc8f23a5fc0;hpb=f6a417991f251993a931d0805c236878ba73d768 diff --git a/libraries/Makefile b/libraries/Makefile index 112e9e5..40374ce 100644 --- a/libraries/Makefile +++ b/libraries/Makefile @@ -311,6 +311,7 @@ build.library.%: stamp/configure.library.build$(CONFIGURE_STAMP_EXTRAS).% \ if ifBuildable/ifBuildable $*; then \ cd $* && \ setup/Setup build $(addprefix --ghc-option=,$(GhcLibHcOpts)); \ + ../installPackage/installPackage register --inplace; \ fi .PHONY: doc html