diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 1628e99..153d337 100644 --- a/Makefile.am +++ b/Makefile.am @@ -74,6 +74,7 @@ EXTRA_DIST = \ autogen.sh \ $(sources) \ scripts/announce-release.sh \ + tools/shpp.sh \ tools/shld.sh SUFFIXES = .sh .sm .1in .1 .8in .8 .ms |