Skip to content

Commit c06cb00

Browse files
committed
added dependant task
1 parent b825775 commit c06cb00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Rakefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,3 +129,5 @@ task :diff_rubinius do
129129
sh "diff #{diff_options} lib/rdoc #{rubinius_dir}/lib/rdoc; true"
130130
sh "diff #{diff_options} test #{rubinius_dir}/test/rdoc; true"
131131
end
132+
133+
task :build => [:generate]

0 commit comments

Comments
 (0)