X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=0e379d50c0f117c34d6060b08caa68958be741f3;hb=4ef4b85666d54d04aa83db3315b149cab8c5a5ba;hp=329cfd7ebf4a95f49346a14ef3adbdc7de43db9b;hpb=74f31f6f337ef4c2c1b8ce609034bfa1da6519bd;p=build.git diff --git a/Makefile b/Makefile index 329cfd7e..0e379d50 100644 --- a/Makefile +++ b/Makefile @@ -320,6 +320,9 @@ $(foreach package,$(ALL),$(eval $(call target_mk,$(package)))) pldistro.mk: echo "PLDISTRO:=$(PLDISTRO)" > $@ echo "PLDISTROTAGS:=$(PLDISTROTAGS)" >> $@ + echo "build-SVNPATH:=$(build-SVNPATH)" >> $@ + echo "PERSONALITY:=$(PERSONALITY)" >> $@ + echo "BASE:=$(BASE)" >> $@ savepldistro: pldistro.mk .PHONY: savepldistro