From ef0e6c709051fc46968d64dcf1c86bd197fe45c2 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 6 Apr 2017 18:58:03 +0300 Subject: Invent notion of header for machine_manifest --- tests/buildtab/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/buildtab') diff --git a/tests/buildtab/buildfile b/tests/buildtab/buildfile index f156dbf..466c8ad 100644 --- a/tests/buildtab/buildfile +++ b/tests/buildtab/buildfile @@ -2,7 +2,7 @@ # copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file -import libs += libbutl%lib{butl} +import libs = libbutl%lib{butl} exe{driver}: cxx{driver} ../../bbot/lib{bbot} $libs test{testscript} -- cgit v1.1