aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/bootstrap-manifest/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-05-10 18:06:25 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-05-11 13:06:42 +0300
commitb8232e40e605b60234dae7ef92f257bab5c47723 (patch)
tree10325ce36b124a7cff8c46af27129806548517aa /unit-tests/bootstrap-manifest/buildfile
parent463e3454bd8553c8ee26c813a83386beeecb9837 (diff)
Add machine manifest unit test
Diffstat (limited to 'unit-tests/bootstrap-manifest/buildfile')
-rw-r--r--unit-tests/bootstrap-manifest/buildfile2
1 files changed, 1 insertions, 1 deletions
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/