From 128f0648d0bbafcd805a8c87d33fddf596e72590 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 28 Apr 2017 16:00:29 +0300 Subject: Switch to version module --- bbot/buildfile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bbot/buildfile') diff --git a/bbot/buildfile b/bbot/buildfile index 467b53e..962d379 100644 --- a/bbot/buildfile +++ b/bbot/buildfile @@ -52,6 +52,9 @@ exe{bbot-worker}: \ {hxx }{ version-impl } \ $libs +hxx{version-impl}: in{version-impl} $src_root/file{manifest} +hxx{version-impl}: dist = true + # Generated options parser. # if $cli.configured -- cgit v1.1