summaryrefslogtreecommitdiffstats
path: root/tests/local.mk
diff options
context:
space:
mode:
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 72f1135..517dba9 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -7,7 +7,8 @@ TESTS = \
%reldir%/lib/ob_parse_control.sh \
%reldir%/exe/opkbuild_version.sh \
%reldir%/exe/ob-buildenv.sh \
- %reldir%/exe/ob-unpacksource.sh
+ %reldir%/exe/ob-unpacksource.sh \
+ %reldir%/exe/ob-applypatches.sh
TEST_EXTENSIONS = .sh
SH_LOG_DRIVER = \
$(SHELL) $(top_srcdir)/tests/aux/setup.sh "$(top_builddir)/tests" && \