diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 359ca7f..3514baa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -89,6 +89,7 @@ EXTRA_DIST = \ tests/aux/tap-functions.sh AM_TESTS_ENVIRONMENT = srcdir=$(top_srcdir) COLOR_TEST_LOGS=$(COLOR_TEST_LOGS) +LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/tap-driver.sh .builddirstamp: $(AM_V_GEN)touch .builddirstamp |