From a7441ababcf184ea7a9fcce4b53789861391b9ee Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 21 Apr 2019 17:24:17 -0400 Subject: Makefile.am: Use build-aux/tap-driver.sh --- (limited to 'Makefile.am') 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 -- cgit v0.9.1