From 22dd0ce5f27f5d2d9edcdf9274e25512aaca3428 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 5 Dec 2004 21:11:48 +0000 Subject: (unit-test): Depend on t-fpending. Make the target .PHONY. --- lib/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 0ba18bdcc..53e32c6b1 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 -- cgit v1.2.3-70-g09d2