From 3d1c7581ff395fc373ca4b8bd8f65b540b37b12f Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 21 Oct 2012 14:53:30 -0500 Subject: Fix inadvertent tqt changes. --- languages/ruby/app_templates/kxt/src-Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'languages/ruby/app_templates/kxt') diff --git a/languages/ruby/app_templates/kxt/src-Makefile.am b/languages/ruby/app_templates/kxt/src-Makefile.am index 74622a8d..6351533d 100644 --- a/languages/ruby/app_templates/kxt/src-Makefile.am +++ b/languages/ruby/app_templates/kxt/src-Makefile.am @@ -16,7 +16,7 @@ INCLUDES = $(all_includes) -I$(RUBY_ARCHDIR) # which sources should be compiled for %{APPNAMELC} %{APPNAMELC}_SOURCES = %{APPNAMELC}.cpp -# let autotqmoc handle all of the meta source files (tqmoc) +# let automoc handle all of the meta source files ((moc)) METASOURCES = AUTO KDE_ICON = AUTO -- cgit v1.2.1