From 5915ce22c7b76a611c8e408b4b69a39b7916028a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 26 Oct 2000 09:14:02 +0000 Subject: Update. * io/Makefile (tests): Add tst-fcntl. * io/tst-fcntl.c: New file. --- io/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'io/Makefile') diff --git a/io/Makefile b/io/Makefile index c7f02d6..0d528cc 100644 --- a/io/Makefile +++ b/io/Makefile @@ -55,7 +55,7 @@ static-only-routines = stat fstat lstat mknod stat64 fstat64 lstat64 others := pwd test-srcs := ftwtest -tests := test-utime test-stat test-lfs tst-getcwd +tests := test-utime test-stat test-lfs tst-getcwd tst-fcntl distribute := ftwtest-sh -- cgit v1.1