summaryrefslogtreecommitdiffstats
path: root/languages/cpp/app_templates/kfileplugin/src-Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/app_templates/kfileplugin/src-Makefile.am')
-rw-r--r--languages/cpp/app_templates/kfileplugin/src-Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/app_templates/kfileplugin/src-Makefile.am b/languages/cpp/app_templates/kfileplugin/src-Makefile.am
index a0395825..d49696a1 100644
--- a/languages/cpp/app_templates/kfileplugin/src-Makefile.am
+++ b/languages/cpp/app_templates/kfileplugin/src-Makefile.am
@@ -11,7 +11,7 @@ kfile_%{APPNAMELC}_la_SOURCES = kfile_%{APPNAMELC}.cpp
kfile_%{APPNAMELC}_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
kfile_%{APPNAMELC}_la_LIBADD = $(LIB_KIO)
-# let autotqmoc handle all of the meta source files (tqmoc)
+# let automoc handle all of the meta source files ((moc))
METASOURCES = AUTO
services_DATA = kfile_%{APPNAMELC}.desktop