--- trunk/OOPSE-4/src/math/Makefile 2005/04/21 14:12:19 2211 +++ trunk/OOPSE-4/src/math/Makefile 2005/11/16 23:10:02 2448 @@ -2,8 +2,9 @@ Source = \ Source = \ ParallelRandNumGen.cpp \ - SeqRandNumGen.cpp \ - RealSphericalHarmonic.cpp + SeqRandNumGen.cpp \ + RealSphericalHarmonic.cpp \ + ChebyshevPolynomials.cpp RmiSource =