summaryrefslogtreecommitdiffstats
path: root/ext/sqlite3_api/post-distclean.rb
blob: f8543b10218dfa67bfe146837c4938c029074bea (plain)
1
2
3
4
# post-distclean.rb

# on a distclean, always do a clean, as well
eval File.read( File.join( curr_srcdir, "post-clean.rb" ) )