From 67acb5261cf32904ae1deca96c0b290891b7bd48 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bar=C4=B1=C5=9F=20Metin?= Date: Fri, 9 Jul 2010 10:04:25 +0200 Subject: [PATCH] fix myplc-docs for planetlab-tags --- planetlab.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/planetlab.mk b/planetlab.mk index fb983963..96b3f58a 100644 --- a/planetlab.mk +++ b/planetlab.mk @@ -435,12 +435,12 @@ ALL += myplc # myplc-docs only contains docs for PLCAPI and NMAPI, but # we still need to pull MyPLC, as it is where the specfile lies, # together with the utility script docbook2drupal.sh -myplc-docs-MODULES := MyPLC plcapi nodemanager Monitor +myplc-docs-MODULES := myplc plcapi nodemanager Monitor myplc-docs-SPEC := myplc-docs.spec ALL += myplc-docs # using some other name than myplc-release, as this is a make target already -release-MODULES := MyPLC +release-MODULES := myplc release-SPEC := myplc-release.spec release-RPMDATE := yes ALL += release -- 2.43.0