add www-register-wizard to 4.2 branch. still depends on 4.2 api.
authorStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 13 Mar 2009 17:57:45 +0000 (17:57 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 13 Mar 2009 17:57:45 +0000 (17:57 +0000)
planetlab-tags-4.2.mk
planetlab.mk

index dc1c35a..f4fd393 100644 (file)
@@ -34,6 +34,7 @@ PLCAPI-SVNBRANCH              := 4.2
 PLCAPI-SVNPATH                 := http://svn.planet-lab.org/svn/PLCAPI/tags/PLCAPI-4.2-18
 PLCWWW-SVNBRANCH               := 4.2
 PLCWWW-SVNPATH                 := http://svn.planet-lab.org/svn/PLCWWW/tags/PLCWWW-4.2-13
+www-register-wizard-SVNPATH            := http://svn.planet-lab.org/svn/www-register-wizard/tags/www-register-wizard-4.2-0
 Monitor-SVNBRANCH              := 2.0
 Monitor-SVNPATH                        := http://svn.planet-lab.org/svn/Monitor/tags/Monitor-2.0-4
 nodeconfig-SVNBRANCH           := 4.2
index f49614a..09130ac 100644 (file)
@@ -214,6 +214,14 @@ PLCWWW-SPEC := PLCWWW.spec
 ALL += PLCWWW
 IN_MYPLC += PLCWWW
 
+#
+# 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
 #