X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=2c819784b9a34245b2d814823bf8995ea3cd4c29;hb=06c1e27000717b39c3b808a923f0507519ef62f3;hp=76db0e78d0b8dd472998342e2c5421dfd380a3db;hpb=40722652e0c583e1818ceafce02727891c388268;p=build.git diff --git a/Makefile b/Makefile index 76db0e78..2c819784 100644 --- a/Makefile +++ b/Makefile @@ -100,7 +100,7 @@ #################### # exported to spec files as plrelease -PLANETLAB_RELEASE = 4.3 +PLANETLAB_RELEASE = 5.0 # # Default values @@ -147,7 +147,9 @@ include $(PLDISTROCONTENTS) #################### include -tags.mk # describes where to fetch components, and the related tags if using cvs +ifeq "$(PLDISTROTAGS)" "" PLDISTROTAGS := $(PLDISTRO)-tags.mk +endif include $(PLDISTROTAGS) # this used to be set in the -tags.mk files, but that turned out to require