--- branches/new_design/OOPSE-2.0/src/integrators/Makefile 2004/12/01 22:45:49 1819 +++ branches/new_design/OOPSE-2.0/src/integrators/Makefile 2004/12/02 00:09:35 1820 @@ -2,11 +2,13 @@ Source = \ IntegratorFactory.cpp \ Velocitizer.cpp \ VelocityVerletIntegrator.cpp \ - NPT.cpp \ + DLM.cpp \ + NVE.cpp \ + NVT.cpp \ + NPT.cpp \ NPTf.cpp \ NPTi.cpp \ NPTxyz.cpp \ - NVT.cpp \ RmiSource =