diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index b92fc4c..a34bd1e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -84,6 +84,8 @@ EXTRA_DIST = \ $(locale_sources) \ $(tests) \ $(tests_data) \ + tools/shpp.sh \ + tools/shld.sh \ tests/common.sh \ build-aux/tap-driver.sh \ tests/aux/tap-functions.sh |