--- projects/cms/source/host/ihost-perl/Config.inc 2002/04/15 17:26:17 1.7 +++ projects/cms/source/host/ihost-perl/Config.inc 2002/06/10 14:24:57 1.8 @@ -1,5 +1,5 @@ # Include Config for the ihost -# $Id: Config.inc,v 1.7 2002/04/15 17:26:17 tdb Exp $ +# $Id: Config.inc,v 1.8 2002/06/10 14:24:57 tdb Exp $ ## ## Only the first section needs changing here, the rest are just information @@ -31,8 +31,8 @@ TARFILE = $(ARCNAME)$(TAREXT) TARGZFILE = $(ARCNAME)$(TARGZEXT) # plugins -PERLPLUGINS = ../ihost-plugins/perl -LINUXPLUGINS = ../ihost-plugins/linux -SOLARISPLUGINS = ../ihost-plugins/solaris -FREEBSDPLUGINS = ../ihost-plugins/freebsd +PERLPLUGINS = plugins/perl +LINUXPLUGINS = plugins/linux +SOLARISPLUGINS = plugins/solaris +FREEBSDPLUGINS = plugins/freebsd