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