--- projects/cms/source/server/Config2.inc 2000/12/13 18:34:09 1.2 +++ projects/cms/source/server/Config2.inc 2000/12/13 20:35:08 1.3 @@ -1,5 +1,5 @@ # Include Config for the server -# $Id: Config2.inc,v 1.2 2000/12/13 18:34:09 tdb Exp $ +# $Id: Config2.inc,v 1.3 2000/12/13 20:35:08 tdb Exp $ ## ## Only the first section needs changing here, the rest are just @@ -52,7 +52,7 @@ PACKAGE = iscream.jar # Main-class to be added to the Manifest MAINCLASS = uk.ac.ukc.iscream.componentmanager.ComponentManager # Class-path to be added to the Manifest -CLPATH = $(LIBDIR)/idl.jar $(LIBDIR)/jacorb.jar $(LIBDIR)/jaxp.jar $(LIBDIR)/parser.jar +CLPATH = lib/idl.jar lib/jacorb.jar lib/jaxp.jar lib/parser.jar ## CHECK Files (for dependencies)