X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=onelab.mk;h=69bc02681fecbc6b11bee26da405d5b3585b19f3;hb=5a66b3cdb787905b2ed821ca073ecbbc1e9df742;hp=5fe9bceaa9c200bfe96ce14c481d2c2ab3792a82;hpb=cd02f7daa170dbdca1a0dbc8b512fdaf77814c6b;p=build.git diff --git a/onelab.mk b/onelab.mk index 5fe9bcea..69bc0268 100644 --- a/onelab.mk +++ b/onelab.mk @@ -298,6 +298,13 @@ monitor-SPEC := Monitor.spec ALL += monitor IN_BOOTSTRAPFS += monitor +# +# PLC RT +# +plcrt-MODULES := PLCRT +plcrt-SPEC := plcrt.spec +ALL += plcrt + # # zabbix # @@ -306,6 +313,22 @@ zabbix-SPEC := zabbix.spec zabbix-BUILD-FROM-SRPM := yes ALL += zabbix +# +# pyopenssl +# +pyopenssl-MODULES := pyopenssl +pyopenssl-SPEC := pyOpenSSL.spec +pyopenssl-BUILD-FROM-SRPM := yes +ALL += pyopenssl + + +# +# sfa - Slice Facility Architecture - fka geniwrapper +# +sfa-MODULES := sfa +sfa-SPEC := geniwrapper.spec +ALL += sfa + # # nodeconfig #