diff options
Diffstat (limited to 'build/root.build')
-rw-r--r-- | build/root.build | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build/root.build b/build/root.build index fd751bc..730200b 100644 --- a/build/root.build +++ b/build/root.build @@ -13,7 +13,6 @@ cxx{*}: extension = cxx cxx.poptions =+ -I$out_root -I$src_root -# All exe{} in tests/ are, well, tests. Don't install them. +# All exe{} in tests/ are, well, tests. # tests/exe{*}: test = true -tests/: install = false |