=================================================================== RCS file: /cvs/djgpp/djgpp/tests/libc/posix/sys/stat/makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -p -u -r1.2 -r1.3 --- djgpp/tests/libc/posix/sys/stat/makefile 2000/08/15 17:38:41 1.2 +++ /cvs/djgpp/djgpp/tests/libc/posix/sys/stat/makefile 2000/08/20 15:56:51 1.3 @@ -1,6 +1,7 @@ TOP=../../.. SRC += fixpath.c +SRC += fstat.c SRC += leak.c SRC += lstat.c SRC += mkdir.c