diff --git a/Makefile.am b/Makefile.am index 262fda603..52cd8495e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,6 +23,9 @@ ACLOCAL_AMFLAGS = -I m4 check-root: cd tests && $(MAKE) $@ +dist-hook: + test -x config/install-sh + distcheck-hook: $(MAKE) my-distcheck