monitor vserverreference branch 4.2
[build.git] / Makefile
index bb97420..8f184a5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -147,7 +147,7 @@ include $(PLDISTROCONTENTS)
 
 #################### include <pldistro>-tags.mk
 # describes where to fetch components, and the related tags if using cvs
-ifeq "$PLDISTROTAGS" ""
+ifeq "$(PLDISTROTAGS)" ""
 PLDISTROTAGS := $(PLDISTRO)-tags.mk
 endif
 include $(PLDISTROTAGS)