diff options
| -rw-r--r-- | Rakefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
