cvs: smarty /docs Makefile.in

"Nuno Lopes" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsnlopess1108053919@cvsserver>
nlopess		Thu Feb 10 11:45:19 2005 EDT

  Modified files:              
    /smarty/docs	Makefile.in 
  Log:
  fix chm generation
  
http://cvs.php.net/diff.php/smarty/docs/Makefile.in?r1=1.13&r2=1.14&ty=u
Index: smarty/docs/Makefile.in
diff -u smarty/docs/Makefile.in:1.13 smarty/docs/Makefile.in:1.14
--- smarty/docs/Makefile.in:1.13	Thu Feb 10 08:27:26 2005
+++ smarty/docs/Makefile.in	Thu Feb 10 11:45:18 2005
@@ -14,7 +14,7 @@
 #
 
 #
-# $Id: Makefile.in,v 1.13 2005/02/10 13:27:26 nlopess Exp $
+# $Id: Makefile.in,v 1.14 2005/02/10 16:45:18 nlopess Exp $
 #
 
 all: html
@@ -53,7 +53,7 @@
 pdf: FORCE
 	${FOP} -xml manual.xml -xsl xsl/fo.xsl -pdf manual.pdf
 
-chm: html
+chm: html FORCE
 	chm/make_chm.bat $(LANG)
 
 test:

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.