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