From: S.Çağlar Onur Date: Fri, 8 Apr 2011 23:08:09 +0000 (-0400) Subject: add Monitor back to Makefile X-Git-Tag: 5.0-rc23~91 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=ac7523bf5527a69b291d015b4910fa3d771ea058;p=build.git add Monitor back to Makefile --- diff --git a/coblitz.mk b/coblitz.mk index 7979f91b..9a70efcb 100644 --- a/coblitz.mk +++ b/coblitz.mk @@ -249,6 +249,16 @@ pcucontrol-MODULES := pcucontrol pcucontrol-SPEC := pcucontrol.spec ALL += pcucontrol + +## monitor +# +#monitor-MODULES := Monitor +monitor-SPEC := Monitor.spec +monitor-DEVEL-RPMS += net-snmp net-snmp-devel +ALL += monitor +IN_BOOTSTRAPFS += monitor + + # # pyopenssl #