From db30bd6607d7d2d8b80b4158462fd05470ce149e Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Mon, 9 May 2011 12:33:21 +0200
Subject: [PATCH] build the vini nm plugin

---
 onelab-k27-tags.mk | 6 ++++++
 1 file changed, 6 insertions(+)

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                                                                                                                                
-- 
2.47.0