summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.in
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-10-02 01:38:43 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-02 01:38:43 (EDT)
commit51a47d87ae5b8b219a5c6bd918a602e3ec8ae076 (patch)
tree495f6a600b390ebb252b3cda0a7f54470d053327 /tests/Makefile.in
parent06d757be67965ebe669d8d2710417bacb8ff1a46 (diff)
Add "ob_match_arch" unit test.
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; \