From: Barış Metin Date: Fri, 9 Jul 2010 08:04:25 +0000 (+0200) Subject: fix myplc-docs for planetlab-tags X-Git-Tag: 5.0-rc12~20 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=67acb5261cf32904ae1deca96c0b290891b7bd48;p=build.git fix myplc-docs for planetlab-tags --- 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