catch up with onelab
[wextoolbox.git] / wextoolbox.mk
index 31f4480..299ca33 100644 (file)
@@ -78,9 +78,11 @@ IN_BOOTSTRAPFS += spectools
 #
 sge-MODULES := sge
 sge-SPEC := sge.spec
-seg-BUILD-FROM-SRPM := yes
-ALL += sge
-IN_BOOTSTRAPFS += sge
+sge-BUILD-FROM-SRPM := yes
+# turning this off - current focus is on deploying the sge box separately from myplc
+# packaging is still broken, and we're exploring a ready-t-o-use distro on centos
+# ALL += sge
+# IN_BOOTSTRAPFS += sge
 
 #
 # kernel
@@ -320,6 +322,13 @@ www-register-wizard-SPEC := www-register-wizard.spec
 ALL += www-register-wizard
 IN_MYPLC += www-register-wizard
 
+#
+# pcucontrol
+#
+pcucontrol-MODULES := pcucontrol
+pcucontrol-SPEC := pcucontrol.spec
+ALL += pcucontrol
+
 #
 # monitor
 #
@@ -362,7 +371,7 @@ ALL += sfa
 #
 # nodeconfig
 #
-nodeconfig-MODULES := nodeconfig build
+nodeconfig-MODULES := nodeconfig
 nodeconfig-SPEC := nodeconfig.spec
 ALL += nodeconfig
 IN_MYPLC += nodeconfig