summaryrefslogtreecommitdiffstats
path: root/kommander/working/plugintemplate/src-Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/working/plugintemplate/src-Makefile.am')
-rw-r--r--kommander/working/plugintemplate/src-Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/working/plugintemplate/src-Makefile.am b/kommander/working/plugintemplate/src-Makefile.am
index eb7dbe9d..a7b2ee01 100644
--- a/kommander/working/plugintemplate/src-Makefile.am
+++ b/kommander/working/plugintemplate/src-Makefile.am
@@ -13,7 +13,7 @@ libkmdr%{APPNAMELC}_la_SOURCES = %{APPNAMELC}.cpp %{APPNAMELC}plugin.cpp
# these are the headers for your project that won't be installed
-# let automoc handle all of the meta source files (moc)
+# let autotqmoc handle all of the meta source files (tqmoc)
METASOURCES = AUTO
AM_CXXFLAGS= -DHAVE_SSTREAM
AM_CPPFLAGS= $(all_includes)