--- trunk/OOPSE-3.0/test/utils/Makefile 2004/10/21 16:24:32 1626 +++ trunk/OOPSE-3.0/test/utils/Makefile 2004/10/21 16:32:06 1627 @@ -4,7 +4,6 @@ Source = UtilTest.cpp \ Source = UtilTest.cpp \ GenericDataTestCase.cpp \ - PropertyMap.cpp \ PropertyMapTestCase.cpp DEV_ROOT = ../.. @@ -42,6 +41,7 @@ LibraryDirs = \ /usr/local/lib \ /usr/local/mpich/lib \ /home/maul/gezelter/tim/cppunit/lib \ + $(DEV_ROOT)/lib LibDirs = -L$(LibDir) $(LibraryDirs:%=-L%) @@ -51,6 +51,7 @@ Libraries = \ -lsprng \ -lmpich \ -lfmpich \ + -lOOPSE \ #LinkOptions = \