diff options
-rwxr-xr-x | tools/genruby.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/genruby.rb b/tools/genruby.rb index 6e5ecdf..8bb4513 100755 --- a/tools/genruby.rb +++ b/tools/genruby.rb @@ -321,7 +321,7 @@ libs << { } libs << { :lib=>'emap', :header=>'EMap.h', - :modname=>'EMap', :prefix=>'emap', :outfile=>'emap.rb', + :modname=>'Emap', :prefix=>'emap', :outfile=>'emap.rb', :requires=>['efl/native/eina_list'] } libs << { |