X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=411e072514baaef6e7fc649e6977029eef5cbb82;hb=bc33390dd0ab58d89462de533a6cf6c022ad0ecf;hp=329cfd7ebf4a95f49346a14ef3adbdc7de43db9b;hpb=038b13b8e990fbb1ee4359d4866475238a756fd3;p=build.git diff --git a/Makefile b/Makefile index 329cfd7e..411e0725 100644 --- a/Makefile +++ b/Makefile @@ -320,6 +320,10 @@ $(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 "MAILTO:=$(MAILTO)" >> $@ + echo "BASE:=$(BASE)" >> $@ savepldistro: pldistro.mk .PHONY: savepldistro