From: Jim Meyering Date: Sun, 5 Dec 2004 21:11:48 +0000 (+0000) Subject: (unit-test): Depend on t-fpending. X-Git-Tag: v5.3.0~199 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22dd0ce5f27f5d2d9edcdf9274e25512aaca3428;p=thirdparty%2Fcoreutils.git (unit-test): Depend on t-fpending. Make the target .PHONY. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 0ba18bdcc9..53e32c6b1a 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -251,7 +251,8 @@ EXTRA_DIST += getopt_.h getopt_int.h check: unit-test -unit-test: +.PHONY: unit-test +unit-test: t-fpending ./t-fpending > /dev/null # We need the following in order to create an when the system