add Monitor back to Makefile
authorS.Çağlar Onur <caglar@verivue.com>
Fri, 8 Apr 2011 23:08:09 +0000 (19:08 -0400)
committerS.Çağlar Onur <caglar@verivue.com>
Fri, 8 Apr 2011 23:08:09 +0000 (19:08 -0400)
coblitz.mk

index 7979f91..9a70efc 100644 (file)
@@ -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
 #