summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-07-22 22:08:31 (EDT)
committer P. J. McDermott <pj@pehjota.net>2017-07-22 22:08:31 (EDT)
commit746e2be367841d8f58e1e92fd57ee31332c61270 (patch)
treeead08eec4358937a1a5163e478c16694527c9b51
parente6c27aefbdf79de532cdce155797482f07928e2b (diff)
Makefile.am: s/TEST_LOG_DRIVER/SH_LOG_DRIVER/
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7cb8cc3..744f436 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -74,7 +74,7 @@ EXTRA_DIST = \
tests/aux/tap-functions.sh
TEST_EXTENSIONS = .sh
-TEST_LOG_DRIVER = \
+SH_LOG_DRIVER = \
AM_TAP_AWK='$(AWK)' $(SHELL) $(top_srcdir)/build-aux/tap-driver.sh
.builddirstamp: