Author: wyoung
Date: Tue Feb 5 22:36:27 2008
New Revision: 2156
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2156&view=rev
Log:
Added dtest to dist tarball
Modified:
trunk/mysql++.bkl
Modified: trunk/mysql++.bkl
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/mysql%2B%2B.bkl?rev=2156&r1=2155&r2=2156&view=diff
==============================================================================
--- trunk/mysql++.bkl (original)
+++ trunk/mysql++.bkl Tue Feb 5 22:36:27 2008
@@ -391,8 +391,8 @@
<command>
cp -rL *.bat *.txt Bakefiles.bkgen bootstrap ChangeLog \
cleanmf config.guess config.h.in
config.sub configure* \
- exrun install-sh libmysqlclient.def Makefile.* mysql++.* \
- mysql++_*.vcproj osver Wishlist $(PKGNAME)
+ dtest exrun install-sh libmysqlclient.def Makefile.* \
+ mysql++.* mysql++_*.vcproj osver
Wishlist $(PKGNAME)
</command>
<!-- config subdir -->
@@ -414,7 +414,9 @@
for f in *.{css,html} ; do \
cp doc/html/$(DDD)/$(DDF)
$(PKGNAME)/doc/html/$(DDD) ; \
done ; \
- done ;
+ done
+ </command>
+ <command>
cp doc/html/refman/*.png $(PKGNAME)/doc/html/refman
</command>
</if>
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits