From b8232e40e605b60234dae7ef92f257bab5c47723 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 10 May 2017 18:06:25 +0300 Subject: Add machine manifest unit test --- unit-tests/bootstrap-manifest/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unit-tests/bootstrap-manifest/buildfile') diff --git a/unit-tests/bootstrap-manifest/buildfile b/unit-tests/bootstrap-manifest/buildfile index 51e54e3..2d2da8f 100644 --- a/unit-tests/bootstrap-manifest/buildfile +++ b/unit-tests/bootstrap-manifest/buildfile @@ -5,7 +5,7 @@ import libs = libbutl%lib{butl} import libs += libbbot%lib{bbot} -exe{driver}: cxx{driver} ../../bbot/{hxx cxx}{*-manifest} $libs \ +exe{driver}: cxx{driver} ../../bbot/{hxx cxx}{bootstrap-manifest} $libs \ test{testscript} include ../../bbot/ -- cgit v1.1