diff options
Diffstat (limited to 'languages/ruby/app_templates/qtruby/Makefile.am')
-rw-r--r-- | languages/ruby/app_templates/qtruby/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/ruby/app_templates/qtruby/Makefile.am b/languages/ruby/app_templates/qtruby/Makefile.am index 919a69f5..68b7bd82 100644 --- a/languages/ruby/app_templates/qtruby/Makefile.am +++ b/languages/ruby/app_templates/qtruby/Makefile.am @@ -1,4 +1,4 @@ -dataFiles = app.rb app.tdevelop app-Makefile app.filelist README +dataFiles = app.rb app.kdevelop app-Makefile app.filelist README templateName = qtruby ### no need to change below: |