vsyssh goes in sliverland
[build.git] / 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
 #