Index: openacs-4/contrib/packages/simulation/www/doc/xml/Makefile =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/simulation/www/doc/xml/Attic/Makefile,v diff -u -r1.1 -r1.2 --- openacs-4/contrib/packages/simulation/www/doc/xml/Makefile 16 Oct 2003 09:52:32 -0000 1.1 +++ openacs-4/contrib/packages/simulation/www/doc/xml/Makefile 10 Nov 2003 16:56:57 -0000 1.2 @@ -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