Tagging module PLEWWW - PLEWWW-4.3-10
[build.git] / planetlab.mk
index 0e89dd8..1c2fccd 100644 (file)
@@ -203,6 +203,14 @@ endif
 IN_BOOTSTRAPFS += vsys
 ALL += vsys
 
+#
+# vsys-scripts
+#
+vsys-scripts-MODULES := vsys-scripts
+vsys-scripts-SPEC := vsys-scripts.spec
+IN_BOOTSTRAPFS += vsys-scripts
+ALL += vsys-scripts
+
 #
 # PLCAPI
 #
@@ -211,14 +219,6 @@ PLCAPI-SPEC := PLCAPI.spec
 ALL += PLCAPI
 IN_MYPLC += PLCAPI
 
-# #
-# # PLCWWW
-# #
-# PLCWWW-MODULES := PLCWWW
-# PLCWWW-SPEC := PLCWWW.spec
-# ALL += PLCWWW
-# IN_MYPLC += PLCWWW
-
 #
 # drupal
 # 
@@ -236,6 +236,14 @@ plewww-SPEC := plewww.spec
 ALL += plewww
 IN_MYPLC += plewww
 
+#
+# www-register-wizard
+#
+www-register-wizard-MODULES := www-register-wizard
+www-register-wizard-SPEC := www-register-wizard.spec
+ALL += www-register-wizard
+IN_MYPLC += www-register-wizard
+
 #
 # monitor
 #