Rakefile in boost_distributions-0.1.0 vs Rakefile in boost_distributions-0.1.1

- old
+ new

@@ -78,6 +78,6 @@ file "ext/ninja-scan-light/tool" do |t| Rake::Task["git:submodules:init"].invoke end -task :default => ["ext/ninja-scan-light/tool", :compile, :spec] +task :default => [:compile, :spec] \ No newline at end of file