summaryrefslogtreecommitdiffstats
path: root/tests/local.mk
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-18 01:35:12 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-18 01:35:12 (EDT)
commit5ae5470d6f1ffeb12bff4f7f5318f9fc13422ef3 (patch)
treeceb9c7d606deafa2d479a75055d297ed3a85deab /tests/local.mk
parent7dd51941cbc007321e3ad1d793bdf3774c9af021 (diff)
tests/exe/ob-buildopk.sh: New test file
Diffstat (limited to 'tests/local.mk')
-rw-r--r--tests/local.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/local.mk b/tests/local.mk
index 178a91e..f425471 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -10,7 +10,8 @@ TESTS = \
%reldir%/exe/ob-unpacksource.sh \
%reldir%/exe/ob-applypatches.sh \
%reldir%/exe/ob-installdocs.sh \
- %reldir%/exe/ob-gencontrol.sh
+ %reldir%/exe/ob-gencontrol.sh \
+ %reldir%/exe/ob-buildopk.sh
TEST_EXTENSIONS = .sh
SH_LOG_DRIVER = \
AM_TAP_AWK='$(AWK)' \