diff options
Diffstat (limited to 'languages/ruby/app_templates/Makefile.am')
-rw-r--r-- | languages/ruby/app_templates/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/languages/ruby/app_templates/Makefile.am b/languages/ruby/app_templates/Makefile.am new file mode 100644 index 00000000..52239564 --- /dev/null +++ b/languages/ruby/app_templates/Makefile.am @@ -0,0 +1,3 @@ +SUBDIRS = rubyhello qtruby qtrubyapp dcopservice kapp kxt rails qtruby4app +profilesdir = $(kde_datadir)/kdevelop/profiles/IDE/ScriptingLanguageIDE/RubyIDE +profiles_DATA = ruby.appwizard |