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.3 -r1.4 --- openacs-4/packages/simulation/www/doc/xml/Makefile 12 Nov 2003 11:17:29 -0000 1.3 +++ openacs-4/packages/simulation/www/doc/xml/Makefile 26 Nov 2003 16:44:50 -0000 1.4 @@ -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 ../../../../packages/acs-core-docs/www/xml/openacs.xsl xml/index.xml \ No newline at end of file