From c280d7a49f16dfaad2753652f27a46d2cad4ab52 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 21 Apr 2019 16:23:21 -0400 Subject: build-aux/tap-driver.sh: New file Copied from lib/tap-driver.sh in GNU Automake. --- (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 2d25018..7192c09 100644 --- a/Makefile.am +++ b/Makefile.am @@ -84,7 +84,8 @@ EXTRA_DIST = \ $(man8_sources) \ scripts/announce-release.sh \ tools/shpp.sh \ - tools/shld.sh + tools/shld.sh \ + build-aux/tap-driver.sh AM_TESTS_ENVIRONMENT = srcdir=$(top_srcdir) COLOR_TEST_LOGS=$(COLOR_TEST_LOGS) -- cgit v0.9.1