build monitor in onelab
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 9 Apr 2008 11:47:40 +0000 (11:47 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 9 Apr 2008 11:47:40 +0000 (11:47 +0000)
onelab-tags.mk
onelab.mk

index de97cc2..6a0ae9d 100644 (file)
@@ -26,6 +26,7 @@ iproute2-SVNPATH              := http://svn.planet-lab.org/svn/iproute2/trunk
 vsys-SVNPATH                   := http://svn.planet-lab.org/svn/vsys/trunk
 PLCAPI-SVNPATH                 := http://svn.planet-lab.org/svn/PLCAPI/branches/dummynet-4.2-2
 PLCWWW-SVNPATH                 := http://svn.planet-lab.org/svn/PLCWWW/branches/onelab.4.2
+Monitor-SVNPATH                        := http://svn.planet-lab.org/svn/Monitor/trunk
 nodeconfig-SVNPATH             := http://svn.planet-lab.org/svn/nodeconfig/trunk
 BootManager-SVNPATH            := http://svn.planet-lab.org/svn/BootManager/trunk
 pypcilib-SVNPATH               := http://svn.planet-lab.org/svn/pypcilib/trunk
index 159d60f..932e424 100644 (file)
--- a/onelab.mk
+++ b/onelab.mk
@@ -279,6 +279,14 @@ PLCWWW-SPEC := PLCWWW.spec
 ALL += PLCWWW
 IN_MYPLC += PLCWWW
 
+#
+# monitor
+#
+Monitor-MODULES := Monitor
+Monitor-SPEC := Monitor.spec
+ALL += Monitor
+IN_BOOTSTRAPFS += Monitor
+
 #
 # nodeconfig
 #