commit c43a3de599d8801302549bb685318177331d5a77 parent 547f3e403620e0b1686bb5dce005f4169dbc38e1 Author: Roberto E. Vargas Caballero <k0ga@shike2.com> Date: Wed, 28 Aug 2019 15:45:57 +0100 [tests] Add strip and size to the Makefile Diffstat:
| M | tests/Makefile | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/tests/Makefile b/tests/Makefile @@ -7,6 +7,8 @@ DIRS=ar/execute \ nm/execute \ as/execute \ ld/execute \ + size/execute \ + strip/execute \ libc/execute \ scc/execute scc/error