To get this branch, use:
bzr branch
http://bzr.ed.am/sqlite3cc
« back to all changes in this revision
Viewing changes to src/Makefile.am
-
Committer:
edam
-
Date:
2010-01-31 21:12:21 UTC
-
Revision ID:
edam@waxworlds.org-20100131211221-5xtrhfrchozhk326
- rewrote transaction classes and added transaction_guard
- removed leftover code (sqlite_busy error)
- added tests for transactions
- files renamed:
-
subdir.mk
=>
Makefile
-
src/subdir.mk
=>
src/Makefile
-
test/subdir.mk
=>
test/Makefile
Show diffs side-by-side
added
removed
1
# Makefile.am -- process this file with automake to produce Makefile.in
3
lib_LTLIBRARIES = libsqlite3cc.la
4
libsqlite3cc_la_SOURCES = \