summaryrefslogtreecommitdiffstats
path: root/tests/local.mk
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-05-13 12:43:41 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-05-13 12:43:41 (EDT)
commitdc131aa29be51ca3e9cfb9433a6880a693aba00c (patch)
tree5832547321808efd4307c79507e5cdca3bca23a4 /tests/local.mk
parent1ccd7640398ad36968d07ca96a53b939ec58ea7b (diff)
tests/local.mk: New "tests_data" macro.
Diffstat (limited to 'tests/local.mk')
-rw-r--r--tests/local.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/local.mk b/tests/local.mk
index 9a3bb8e..bc68871 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -20,3 +20,8 @@ tests = \
tests/ob_match_arch.sh \
tests/ob_parse_dep.sh \
tests/ob_reduce_deps.sh
+
+tests_data = \
+ tests/ob_match_arch.rc \
+ tests/ob_parse_dep.rc \
+ tests/ob_reduce_deps.rc