From 823de06a8b8ecf0df6a42777d3333a31d927f7ee Mon Sep 17 00:00:00 2001 From: roland Date: Thu, 14 May 1992 06:26:24 +0000 Subject: [PATCH] Formerly ../dirent/Makefile.~3~ --- dirent/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dirent/Makefile b/dirent/Makefile index 58814c5b9b..630aff067c 100644 --- a/dirent/Makefile +++ b/dirent/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1991 Free Software Foundation, Inc. +# Copyright (C) 1991, 1992 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or @@ -21,7 +21,9 @@ # subdir := dirent -routines := opendir closedir readdir rewinddir seekdir telldir +routines := opendir closedir readdir rewinddir \ + seekdir telldir scandir alphasort \ + getdents __getdents tests := list -- 2.11.0