--- trunk/OOPSE-3.0/src/types/Makefile 2004/09/29 14:59:25 1503 +++ trunk/OOPSE-3.0/src/types/Makefile 2004/10/18 16:29:53 1590 @@ -9,9 +9,12 @@ Source = \ RigidBodyStamp.cpp \ TorsionStamp.cpp \ ZconStamp.cpp \ + ShapeType.cpp \ RmiSource = Main = -include ../../make/Makefile +DEV_ROOT=../.. +include $(DEV_ROOT)/make/Makefile +