From: Thierry Parmentelat Date: Tue, 20 Sep 2011 14:04:55 +0000 (+0200) Subject: vsyssh goes in sliverland X-Git-Tag: 5.0-rc24~20 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=e8efcdfb61db38e538fff05ea2f66018b0f76c93;p=build.git vsyssh goes in sliverland --- diff --git a/onelab.mk b/onelab.mk index f2585f4d..7f74e3b1 100644 --- a/onelab.mk +++ b/onelab.mk @@ -267,6 +267,14 @@ endif IN_BOOTSTRAPFS += vsys ALL += vsys +# +# vsyssh : installed in slivers +# +vsyssh-MODULES := vsys +vsyssh-SPEC := vsyssh.spec +IN_SLIVER += vsyssh +ALL += vsyssh + # # vsys-scripts #