diff options
Diffstat (limited to 'tests/local.mk')
-rw-r--r-- | tests/local.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/local.mk b/tests/local.mk index 41c3759..023eae1 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -4,4 +4,5 @@ TESTS = \ tests/match_arch.sh \ tests/match_plat.sh \ tests/arch_is_concerned.sh \ - tests/plat_is_concerned.sh + tests/plat_is_concerned.sh \ + tests/reduce_deps.sh |