From: thierry Date: Wed, 6 Jan 2010 14:55:08 +0000 (+0000) Subject: pcucontrol is needed X-Git-Url: http://git.onelab.eu/?p=wextoolbox.git;a=commitdiff_plain;h=bed18a94edbcd78f3464ba2a122757131fa1514e pcucontrol is needed --- diff --git a/wextoolbox-tags.mk b/wextoolbox-tags.mk index 7659836..10aed7b 100644 --- a/wextoolbox-tags.mk +++ b/wextoolbox-tags.mk @@ -37,6 +37,7 @@ PLCAPI-SVNPATH := http://svn.planet-lab.org/svn/PLCAPI/tags/PLCAPI-4.3-31 drupal-SVNPATH := http://svn.planet-lab.org/svn/drupal/tags/drupal-4.7-13 PLEWWW-SVNPATH := http://svn.planet-lab.org/svn/PLEWWW/tags/PLEWWW-4.3-40 www-register-wizard-SVNPATH := http://svn.planet-lab.org/svn/www-register-wizard/tags/www-register-wizard-4.3-1 +pcucontrol-SVNPATH := http://svn.planet-lab.org/svn/pcucontrol/tags/pcucontrol-1.0-0 Monitor-SVNPATH := http://svn.planet-lab.org/svn/Monitor/tags/Monitor-3.0-29 nodeconfig-SVNPATH := http://svn.planet-lab.org/svn/nodeconfig/tags/nodeconfig-4.3-7 BootManager-SVNPATH := http://svn.planet-lab.org/svn/BootManager/tags/BootManager-4.3-13 diff --git a/wextoolbox.mk b/wextoolbox.mk index 399c374..a7f492d 100644 --- a/wextoolbox.mk +++ b/wextoolbox.mk @@ -322,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 #