summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7192c09..359ca7f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -85,7 +85,8 @@ EXTRA_DIST = \
scripts/announce-release.sh \
tools/shpp.sh \
tools/shld.sh \
- build-aux/tap-driver.sh
+ build-aux/tap-driver.sh \
+ tests/aux/tap-functions.sh
AM_TESTS_ENVIRONMENT = srcdir=$(top_srcdir) COLOR_TEST_LOGS=$(COLOR_TEST_LOGS)