From f34833363dfe046ce12d8a17ded246ba0d15d925 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 30 Nov 2015 18:10:28 +0200 Subject: Add install support --- build/bootstrap.build | 2 ++ 1 file changed, 2 insertions(+) (limited to 'build/bootstrap.build') diff --git a/build/bootstrap.build b/build/bootstrap.build index 7343ae2..eaf7eb9 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -4,8 +4,10 @@ project = libbutl version = 0.1.0 + using config using dist using test +using install dist.package = $project-$version -- cgit v1.1