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