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 b6ea4ce..39de8f0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -69,7 +69,8 @@ EXTRA_DIST = \ $(man1_sources) \ $(tests) \ tools/shpp.sh \ - tools/shld.sh + tools/shld.sh \ + build-aux/tap-driver.sh .builddirstamp: $(AM_V_GEN)touch .builddirstamp |