From a9b171efe19d416975daa3640bda38e856e57ce4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 20 Oct 1998 14:40:47 +0000 Subject: Update. * posix/Makefile (tests): Add tst-preadwrite. * posix/tst-preadwrite.c: New file. --- posix/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'posix/Makefile') diff --git a/posix/Makefile b/posix/Makefile index 77471c8eee..ff185dcbe8 100644 --- a/posix/Makefile +++ b/posix/Makefile @@ -55,7 +55,8 @@ routines := \ include ../Makeconfig aux := init-posix environ -tests := tstgetopt testfnm runtests wordexp-test runptests +tests := tstgetopt testfnm runtests wordexp-test runptests \ + tst-preadwrite test-srcs := globtest others := getconf install-bin := getconf -- cgit v1.2.3