diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
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: |