From: Thierry Parmentelat Date: Mon, 9 May 2011 10:33:21 +0000 (+0200) Subject: build the vini nm plugin X-Git-Tag: 5.0-rc22~87 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=db30bd6607d7d2d8b80b4158462fd05470ce149e;p=build.git build the vini nm plugin --- diff --git a/onelab-k27-tags.mk b/onelab-k27-tags.mk index 744673db..cd5ca679 100644 --- a/onelab-k27-tags.mk +++ b/onelab-k27-tags.mk @@ -63,3 +63,9 @@ tests-GITPATH := git://git.onelab.eu/tests.git@master # nozomi not needed anymore for 2.6.27 ALL:=$(subst nozomi,,$(ALL)) IN_BOOTSTRAPFS:=$(subst nozomi,,$(IN_BOOTSTRAPFS)) + +#################### tmp - build the vini nm plugin +NodeManager-topo-MODULES := NodeManager-topo +NodeManager-topo-SPEC := NodeManager-topo.spec +NodeManager-topo-SVNPATH := http://svn.planet-lab.org/svn/NodeManager-topo/trunk +ALL := NodeManager-topo