vsyssh goes in sliverland
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 20 Sep 2011 14:04:55 +0000 (16:04 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 20 Sep 2011 14:04:55 +0000 (16:04 +0200)
onelab.mk

index f2585f4..7f74e3b 100644 (file)
--- 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
 #