Author: wyoung
Date: Mon Feb 27 15:15:06 2006
New Revision: 1172
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1172&view=rev
Log:
Small fix to previous checkin
Modified:
branches/v2.1-bakefile/configure.ac
Modified: branches/v2.1-bakefile/configure.ac
URL:
http://svn.gna.org/viewcvs/mysqlpp/branches/v2.1-bakefile/configure.ac?rev=1172&r1=1171&r2=1172&view=diff
==============================================================================
--- branches/v2.1-bakefile/configure.ac (original)
+++ branches/v2.1-bakefile/configure.ac Mon Feb 27 15:15:06 2006
@@ -75,5 +75,6 @@
#
# Configure process complete; write out files generated from *.in.
#
-AC_OUTPUT([Makefile mysql++.spec lib/Doxyfile lib/mysql++.h])
+AC_OUTPUT([Makefile lib/Makefile examples/Makefile
+ mysql++.spec lib/Doxyfile lib/mysql++.h])
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits