Author: wyoung
Date: Thu Jun 25 08:19:57 2009
New Revision: 2537
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2537&view=rev
Log:
Made dist target depend on doc target, as dist fails if all the manual
files aren't present.
Modified:
trunk/mysql++.bkl
Modified: trunk/mysql++.bkl
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/mysql%2B%2B.bkl?rev=2537&r1=2536&r2=2537&view=diff
==============================================================================
--- trunk/mysql++.bkl (original)
+++ trunk/mysql++.bkl Thu Jun 25 08:19:57 2009
@@ -507,6 +507,7 @@
</action>
<action id="dist">
+ <depends>doc</depends>
<depends>$(PKGNAME)</depends>
<command>./checkvc8</command>
<command>tar czf $(PKGNAME).tar.gz $(PKGNAME)</command>
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits