--- trunk/OOPSE-4/src/integrators/Makefile 2004/09/29 21:55:03 1513 +++ trunk/OOPSE-4/src/integrators/Makefile 2005/01/12 22:41:40 1930 @@ -1,10 +1,15 @@ Source = \ Integrator.cpp \ - NPT.cpp \ - NPTf.cpp \ + IntegratorFactory.cpp \ + Velocitizer.cpp \ + VelocityVerletIntegrator.cpp \ + DLM.cpp \ + NVE.cpp \ + NVT.cpp \ + NPT.cpp \ NPTi.cpp \ + NPTf.cpp \ NPTxyz.cpp \ - NVT.cpp \ RmiSource =