Fix src/tools/Makefile.am.
commit086db7468ff0d4114141e2053452f99dcdb0cb39
authorPrzemyslaw Pawelczyk <przemoc@gmail.com>
Wed, 15 Apr 2009 12:49:05 +0000 (15 14:49 +0200)
committerPrzemyslaw Pawelczyk <przemoc@gmail.com>
Wed, 15 Apr 2009 12:49:05 +0000 (15 14:49 +0200)
treef004c6cea550d6d44ee4c10bdba5a573e0f13700
parent840d10113f6cab0f6c65449dc474bc16c7a55db6
Fix src/tools/Makefile.am.

Add libcsqlsqlnw.la to a few _LDADD variables to solve undefined reference to
'vtable for SqlNwConnection' and 'vtable for SqlNwStatement' errors.
Remove typo in two variable names.
src/tools/Makefile.am