From: Thierry Parmentelat Date: Tue, 5 Jan 2010 10:37:41 +0000 (+0000) Subject: tweak X-Git-Tag: coblitz-2.01-rc9~7 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=03f1138aade053ebda5554e259ad433a01ded97e;p=build.git tweak --- diff --git a/Makefile b/Makefile index 76db0e78..bb974202 100644 --- a/Makefile +++ b/Makefile @@ -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