X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=onelab.mk;h=edac14f4dcc450bbae9c924079ac212e33cf0168;hb=61908f1c343871575276cc196ce9cab0b2ffedde;hp=593f677398448739dab38aba4f356f6c5578abb1;hpb=65bad609615a70982e6f6234cd4b194eab418f7a;p=build.git diff --git a/onelab.mk b/onelab.mk index 593f6773..edac14f4 100644 --- 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