From 79b78d728d63902d55f6aaecd65e34b72949b50b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 22 Mar 2005 16:09:18 +0000 Subject: [PATCH] Reflect renaming: config -> build-aux. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 95d8433..d0ad63c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,7 +26,7 @@ check-root: cd tests && $(MAKE) $@ dist-hook: - test -x $(srcdir)/config/install-sh + test -x $(srcdir)/build-aux/install-sh distcheck-hook: $(MAKE) my-distcheck -- 2.7.4