summaryrefslogtreecommitdiffstats
path: root/ext/sqlite3_api/post-clean.rb
diff options
context:
space:
mode:
authorJamis Buck <jamis@37signals.com>2005-01-09 15:04:16 +0000
committerJamis Buck <jamis@37signals.com>2005-01-09 15:04:16 +0000
commitc51fa9fc3d7c0ec6f59bcaf3d352fae9325857e2 (patch)
treefa6c5fdee64da937145d594348100b03225a4207 /ext/sqlite3_api/post-clean.rb
downloadthird_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/post-clean.rb')
-rw-r--r--ext/sqlite3_api/post-clean.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/sqlite3_api/post-clean.rb b/ext/sqlite3_api/post-clean.rb
new file mode 100644
index 0000000..1017f72
--- /dev/null
+++ b/ext/sqlite3_api/post-clean.rb
@@ -0,0 +1,3 @@
+# post-distclean.rb
+
+File.delete File.join( curr_srcdir, "sqlite3_api_wrap.c" ) rescue nil