=================================================================== RCS file: /cvs/djgpp/djgpp/tests/libc/posix/sys/stat/makefile,v retrieving revision 1.3 retrieving revision 1.4 diff -p -u -r1.3 -r1.4 --- djgpp/tests/libc/posix/sys/stat/makefile 2000/08/20 15:56:51 1.3 +++ /cvs/djgpp/djgpp/tests/libc/posix/sys/stat/makefile 2000/08/22 18:57:32 1.4 @@ -8,5 +8,6 @@ SRC += mkdir.c SRC += stat.c SRC += stat1.c SRC += svsf.c +SRC += symstat.c include $(TOP)/../makefile.inc