X-Git-Url: https://git.distorted.org.uk/~mdw/misc/blobdiff_plain/ed68d9a61a11bc1ba3f80c1b51c2715906c62f87..3dd40cc8d8a8075b4a6f5c3ffbf43d194748665e:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 86027e8..2e70051 100644 --- a/Makefile.am +++ b/Makefile.am @@ -178,6 +178,9 @@ hush.1: hush.1.in Makefile $(SUBST) $(srcdir)/hush.1.in >$@.new $(SUBSTITUTIONS) && \ mv $@.new $@ +dist_bin_SCRIPTS += with-umask +dist_man_MANS += with-umask.1 + ## bash scripts. if HAVE_BASH