X-Git-Url: http://git.code-monkey.de/?p=ruby-esmart.git;a=blobdiff_plain;f=Rakefile;fp=Rakefile;h=b9b41adb5929ba09346a4f22d5888bb37caa5b98;hp=cc2f2f778cc91d322193900ece7226d144eedce9;hb=aced66657d8b47165ba46dad90318ad45b71198b;hpb=b78c3f4641924c5c3446fc5ff127abe0fa7025f6 diff --git a/Rakefile b/Rakefile index cc2f2f7..b9b41ad 100644 --- a/Rakefile +++ b/Rakefile @@ -11,7 +11,8 @@ require "rake/extensiontask" PKG_NAME = "ruby-esmart" modules = [:esmart, :esmart_container, :esmart_draggies, - :esmart_file_dialog,:esmart_trans_x11] + #:esmart_file_dialog, + :esmart_trans_x11] module_objects = { :esmart => [:rb_esmart], :esmart_container => [:rb_esmart_container],