goba Sun Oct 12 08:11:36 2003 EDT
Modified files: /phpdoc Makefile.in Log: Use DSSSL sheets, not XSL ones for now Index: phpdoc/Makefile.in diff -u phpdoc/Makefile.in:1.138 phpdoc/Makefile.in:1.139 --- phpdoc/Makefile.in:1.138 Tue Jul 22 14:30:41 2003 +++ phpdoc/Makefile.in Sun Oct 12 08:11:36 2003 @@ -13,7 +13,7 @@ # # -# $Id: Makefile.in,v 1.138 2003/07/22 18:30:41 momo Exp $ +# $Id: Makefile.in,v 1.139 2003/10/12 12:11:36 goba Exp $ # all: html @@ -55,8 +55,8 @@ KDEVELOP_TOC_DEPS=dsssl/kdevelop_toc.dsl Makefile [EMAIL PROTECTED]@.tar.bz2 @[EMAIL PROTECTED] @[EMAIL PROTECTED] -#MIRROR_TARGETS=php/index.php html/index.html $(DIST_FILES) -MIRROR_TARGETS=phpweb_xsl html/index.html $(DIST_FILES) +MIRROR_TARGETS=php/index.php html/index.html $(DIST_FILES) +#MIRROR_TARGETS=phpweb_xsl html/index.html $(DIST_FILES) [EMAIL PROTECTED]@.pdf.bz2