From: Jim Meyering Date: Sun, 5 Dec 2004 21:11:48 +0000 (+0000) Subject: (unit-test): Depend on t-fpending. X-Git-Tag: COREUTILS-5_3_0~199 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=22dd0ce5f27f5d2d9edcdf9274e25512aaca3428;p=platform%2Fupstream%2Fcoreutils.git (unit-test): Depend on t-fpending. Make the target .PHONY. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 0ba18bd..53e32c6 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