Index: openacs-4/packages/simulation/www/doc/xml/Makefile =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/www/doc/xml/Makefile,v diff -u -r1.4 -r1.5 --- openacs-4/packages/simulation/www/doc/xml/Makefile 26 Nov 2003 16:44:50 -0000 1.4 +++ openacs-4/packages/simulation/www/doc/xml/Makefile 28 Nov 2003 16:55:52 -0000 1.5 @@ -18,4 +18,4 @@ all: - cd .. ; $(XSLTPROC) --nonet --novalid --xinclude ../../../../packages/acs-core-docs/www/xml/openacs.xsl xml/index.xml \ No newline at end of file + cd .. ; $(XSLTPROC) --nonet --novalid --xinclude ../../../acs-core-docs/www/xml/openacs.xsl xml/index.xml \ No newline at end of file