From 03f1138aade053ebda5554e259ad433a01ded97e Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 5 Jan 2010 10:37:41 +0000 Subject: [PATCH] tweak --- Makefile | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.47.0