diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/root.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/root.build b/build/root.build index 8362e0b..2502705 100644 --- a/build/root.build +++ b/build/root.build @@ -35,7 +35,7 @@ brep/bash{*}: install.subdirs = true # by default there. # tests/exe{*}: test = true -tests/libu{*}: bin.whole = false +tests/{libue libul}{*}: bin.whole = false # Specify the test target for cross-testing. # |