summaryrefslogtreecommitdiffstats
path: root/tests/local.mk
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2022-03-16 21:34:29 (EDT)
committer P. J. McDermott <pj@pehjota.net>2022-03-17 16:17:43 (EDT)
commit094e779435f52e7a3b01bcf9a07312386c08825b (patch)
treecf9159e5c8e43f5ee26a9489be2fb28aa7d79dfa /tests/local.mk
parent8a3e978203e2313b2a8093a7b4444bbb0cb82f41 (diff)
downloadatsign-094e779435f52e7a3b01bcf9a07312386c08825b.zip
atsign-094e779435f52e7a3b01bcf9a07312386c08825b.tar.gz
atsign-094e779435f52e7a3b01bcf9a07312386c08825b.tar.bz2
tests/aux/tap-functions.sh: New file from Automake
https://git.savannah.gnu.org/cgit/automake.git/plain/t/ax/tap-functions.sh
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 26c2064..8c5797c 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -5,4 +5,5 @@ SH_LOG_DRIVER = \
TOP_BUILDDIR="$(abs_top_builddir)" \
$(SHELL) $(top_srcdir)/build-aux/tap-driver.sh
EXTRA_DIST += \
- $(top_srcdir)/build-aux/tap-driver.sh
+ $(top_srcdir)/build-aux/tap-driver.sh \
+ %reldir%/aux/tap-functions.sh