From 3c8b8f84e06de67f1b2375baed5ce8a95dc51f79 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 14 Feb 2006 04:53:04 +0000 Subject: rename to match glibc --- test/unistd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/unistd/Makefile') diff --git a/test/unistd/Makefile b/test/unistd/Makefile index b7f8a669f..d29c7971c 100644 --- a/test/unistd/Makefile +++ b/test/unistd/Makefile @@ -1,7 +1,7 @@ # uClibc unistd tests # Licensed under the GNU Library General Public License, see COPYING.LIB -TESTS := clone errno fork getcwd getopt getopt_long preadwrite tstgetopt vfork +TESTS := clone errno fork getcwd getopt getopt_long tst-preadwrite tstgetopt vfork include ../Test.mak -- cgit v1.2.3