aboutsummaryrefslogtreecommitdiff
path: root/unit-tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-09-10 15:40:53 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-09-10 15:40:53 +0300
commit1cd8ed6bb01c4fb40df3547d3f2af1a12ae9e4e1 (patch)
tree20ad67c32bd5450360d7d6ed7294e12957b83623 /unit-tests
parentba95bd6cd1318bacadf11d79b28124737f6bce82 (diff)
Replace libu with libue in buildfiles
Diffstat (limited to 'unit-tests')
-rw-r--r--unit-tests/bootstrap-manifest/buildfile2
-rw-r--r--unit-tests/machine-manifest/buildfile2
2 files changed, 2 insertions, 2 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
diff --git a/unit-tests/machine-manifest/buildfile b/unit-tests/machine-manifest/buildfile
index 4a0f16f..659e65e 100644
--- a/unit-tests/machine-manifest/buildfile
+++ b/unit-tests/machine-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