From bed18a94edbcd78f3464ba2a122757131fa1514e Mon Sep 17 00:00:00 2001 From: thierry Date: Wed, 6 Jan 2010 14:55:08 +0000 Subject: [PATCH] pcucontrol is needed --- wextoolbox-tags.mk | 1 + wextoolbox.mk | 7 +++++++ 2 files changed, 8 insertions(+) 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 # -- 2.43.0