=================================================================== RCS file: /cvs/djgpp/djgpp/tests/libc/c99/math/makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -p -u -r1.1 -r1.2 --- djgpp/tests/libc/c99/math/makefile 2003/03/22 12:01:02 1.1 +++ /cvs/djgpp/djgpp/tests/libc/c99/math/makefile 2003/09/03 17:05:23 1.2 @@ -1,5 +1,6 @@ TOP=../.. SRC += t-nan.c +SRC += t-fpclas.c include $(TOP)/../makefile.inc