=================================================================== RCS file: /cvs/djgpp/djgpp/tests/libc/posix/sys/stat/makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -p -u -r1.4 -r1.5 --- djgpp/tests/libc/posix/sys/stat/makefile 2000/08/22 18:57:32 1.4 +++ /cvs/djgpp/djgpp/tests/libc/posix/sys/stat/makefile 2003/03/08 00:42:43 1.5 @@ -9,5 +9,6 @@ SRC += stat.c SRC += stat1.c SRC += svsf.c SRC += symstat.c +SRC += t-fchmod.c include $(TOP)/../makefile.inc