Add dependency from `all` to `gensym`.

You don't need to invoke `rake gensym` explicitly any longer.
parent 24ad5f35
......@@ -207,7 +207,7 @@ end
desc "preallocated symbols"
task :gensym => presym_inc
#task :all => :gensym
task :all => :gensym
depfiles += MRuby.targets.map { |n, t|
t.libraries
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment