[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Missing dependency in Makefile.in

From: Andreas J. Koenig <andreas.koenig_at_anima.de>
Date: 2002-10-18 12:52:19 CEST

To be more in accordance with guidelines I've split my patch
submission "Docpatch" of Oct 16 into three parts. This is part 1.

* Makefile.in (doc/handbook/svn-handbook.html): Add dependency on
  the 5 texi files

Index: Makefile.in
===================================================================
--- Makefile.in
+++ Makefile.in Wed Oct 16 06:26:17 2002
@@ -195,6 +195,7 @@
 doc-dvi: doc/programmer/design/svn-design.dvi doc/handbook/svn-handbook.dvi doc/handbook/translations/french/svn-handbook-french.dvi
 doc-txt: doc/programmer/design/svn-design.txt doc/handbook/svn-handbook.txt doc/handbook/translations/french/svn-handbook-french.txt
 doc-html: doc/programmer/design/svn-design.html doc/handbook/svn-handbook.html doc/handbook/translations/french/svn-handbook-french.html
+doc/handbook/svn-handbook.html: doc/handbook/svn-handbook.texi doc/handbook/getting_started.texi doc/handbook/client.texi doc/handbook/repos_admin.texi doc/handbook/appendices.texi
 doc-ps: doc/programmer/design/svn-design.ps doc/handbook/svn-handbook.ps doc/handbook/translations/french/svn-handbook-french.ps
 doc-pdf: doc/programmer/design/svn-design.pdf doc/handbook/svn-handbook.pdf doc/handbook/translations/french/svn-handbook-french.pdf
 

-- 
andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 18 12:53:00 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.