]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(dist-hook): Qualify target with $(srcdir)/ prefix.
authorJim Meyering <jim@meyering.net>
Sun, 15 Feb 2004 00:03:21 +0000 (00:03 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 15 Feb 2004 00:03:21 +0000 (00:03 +0000)
Makefile.am

index 52cd8495e8eaeaaa5fc88ec5d056456881507c66..699e44cc89ec4bca2df1190d8176c67dc06b1764 100644 (file)
@@ -24,7 +24,7 @@ check-root:
        cd tests && $(MAKE) $@
 
 dist-hook:
-       test -x config/install-sh
+       test -x $(srcdir)/config/install-sh
 
 distcheck-hook:
        $(MAKE) my-distcheck