=================================================================== RCS file: /cvs/djgpp/djgpp/tests/libc/posix/sys/stat/makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -p -u -r1.1 -r1.2 --- djgpp/tests/libc/posix/sys/stat/makefile 1996/01/14 02:00:52 1.1 +++ /cvs/djgpp/djgpp/tests/libc/posix/sys/stat/makefile 2000/08/15 17:38:41 1.2 @@ -2,6 +2,7 @@ TOP=../../.. SRC += fixpath.c SRC += leak.c +SRC += lstat.c SRC += mkdir.c SRC += stat.c SRC += stat1.c