summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.in')
-rw-r--r--tests/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 74b1bc4..b699b10 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -24,7 +24,7 @@ SH = @sh@
.SUFFIXES:
-TESTS = ob_parse_dep ob_reduce_deps
+TESTS = ob_match_arch ob_parse_dep ob_reduce_deps
test:
@all=0; failed=0; \