diff options
Diffstat (limited to 'unit-tests/bootstrap-manifest')
-rw-r--r-- | unit-tests/bootstrap-manifest/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unit-tests/bootstrap-manifest/buildfile b/unit-tests/bootstrap-manifest/buildfile index b0c2ede..6368d9e 100644 --- a/unit-tests/bootstrap-manifest/buildfile +++ b/unit-tests/bootstrap-manifest/buildfile @@ -3,4 +3,4 @@ # license : TBC; see accompanying LICENSE file include ../../bbot/ -exe{driver}: {hxx cxx}{*} ../../bbot/libu{bbot} testscript +exe{driver}: {hxx cxx}{*} ../../bbot/libue{bbot} testscript |