aboutsummaryrefslogtreecommitdiff
path: root/old-tests/install
diff options
context:
space:
mode:
Diffstat (limited to 'old-tests/install')
-rw-r--r--old-tests/install/lib/libtest/build/export.build2
-rw-r--r--old-tests/install/lib/libtest/build/root.build2
2 files changed, 2 insertions, 2 deletions
diff --git a/old-tests/install/lib/libtest/build/export.build b/old-tests/install/lib/libtest/build/export.build
index e8b12b3..f5e50c7 100644
--- a/old-tests/install/lib/libtest/build/export.build
+++ b/old-tests/install/lib/libtest/build/export.build
@@ -1,4 +1,4 @@
-$out_root/:
+$out_root/
{
include test/
}
diff --git a/old-tests/install/lib/libtest/build/root.build b/old-tests/install/lib/libtest/build/root.build
index 20536a2..9cf16a1 100644
--- a/old-tests/install/lib/libtest/build/root.build
+++ b/old-tests/install/lib/libtest/build/root.build
@@ -4,7 +4,7 @@ hxx{*}: extension = hxx
ixx{*}: extension = ixx
cxx{*}: extension = cxx
-tests/:
+tests/
{
exe{*}: test = true
install = false