diff options
author | Jamis Buck <jamis@37signals.com> | 2005-01-09 15:04:16 +0000 |
---|---|---|
committer | Jamis Buck <jamis@37signals.com> | 2005-01-09 15:04:16 +0000 |
commit | c51fa9fc3d7c0ec6f59bcaf3d352fae9325857e2 (patch) | |
tree | fa6c5fdee64da937145d594348100b03225a4207 /ext/sqlite3_api/MANIFEST | |
download | third_party-sqlite3-ruby-c51fa9fc3d7c0ec6f59bcaf3d352fae9325857e2.tar.gz third_party-sqlite3-ruby-c51fa9fc3d7c0ec6f59bcaf3d352fae9325857e2.tar.xz third_party-sqlite3-ruby-c51fa9fc3d7c0ec6f59bcaf3d352fae9325857e2.zip |
Changed layout to support tagging and branching
Diffstat (limited to 'ext/sqlite3_api/MANIFEST')
-rw-r--r-- | ext/sqlite3_api/MANIFEST | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/sqlite3_api/MANIFEST b/ext/sqlite3_api/MANIFEST new file mode 100644 index 0000000..f335e44 --- /dev/null +++ b/ext/sqlite3_api/MANIFEST @@ -0,0 +1,4 @@ +extconf.rb +post-clean.rb +post-distclean.rb +sqlite3_api.i |