switch to git for plcapi -- refresh module names for module-tools -a & the pending...
[build.git] / onelab.mk
index 593f677..edac14f 100644 (file)
--- a/onelab.mk
+++ b/onelab.mk
@@ -284,7 +284,7 @@ ALL += vsys-scripts
 #
 # plcapi
 #
-plcapi-MODULES := PLCAPI
+plcapi-MODULES := plcapi
 plcapi-SPEC := PLCAPI.spec
 ALL += plcapi
 IN_MYPLC += plcapi
@@ -301,7 +301,7 @@ IN_MYPLC += drupal
 #
 # use the plewww module instead
 #
-plewww-MODULES := PLEWWW
+plewww-MODULES := plewww
 plewww-SPEC := plewww.spec
 ALL += plewww
 IN_MYPLC += plewww
@@ -519,7 +519,7 @@ 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