From: Stephen Soltesz Date: Tue, 8 Apr 2008 20:50:53 +0000 (+0000) Subject: Adding monitor to the build. X-Git-Tag: 4.2-rc2~40 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=41dedf0943c3a3ecf93eb114fcc95d6843280f2b;p=build.git Adding monitor to the build. --- diff --git a/planetlab.mk b/planetlab.mk index a2f679a2..674e86df 100644 --- a/planetlab.mk +++ b/planetlab.mk @@ -258,6 +258,14 @@ PLCWWW-SPEC := PLCWWW.spec ALL += PLCWWW IN_MYPLC += PLCWWW +# +# monitor +# +monitor-MODULES := Monitor +monitor-SPEC := monitor.spec +ALL += monitor +IN_BOOTSTRAPFS += monitor + # # nodeconfig #