diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 39de8f0..e71bd7d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -70,7 +70,8 @@ EXTRA_DIST = \ $(tests) \ tools/shpp.sh \ tools/shld.sh \ - build-aux/tap-driver.sh + build-aux/tap-driver.sh \ + tests/aux/tap-functions.sh .builddirstamp: $(AM_V_GEN)touch .builddirstamp |