summaryrefslogtreecommitdiffstats
path: root/kapptemplate/kapp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-21 14:56:24 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-10-21 14:56:24 -0500
commitccb576aa671246fd123b5ca8ff8263a6be7c8bff (patch)
tree929a41eb8929a3ff3289632b82b8c3bde7756914 /kapptemplate/kapp
parent1e2cd75fe5dfa3783d839bc1e319629ded446ffb (diff)
downloadtdesdk-ccb576aa671246fd123b5ca8ff8263a6be7c8bff.tar.gz
tdesdk-ccb576aa671246fd123b5ca8ff8263a6be7c8bff.zip
Fix inadvertent tq changes.
Diffstat (limited to 'kapptemplate/kapp')
-rw-r--r--kapptemplate/kapp/app-Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kapptemplate/kapp/app-Makefile.am b/kapptemplate/kapp/app-Makefile.am
index 9c4c0498..bf17e8aa 100644
--- a/kapptemplate/kapp/app-Makefile.am
+++ b/kapptemplate/kapp/app-Makefile.am
@@ -31,7 +31,7 @@ ${APP_NAME_LC}_client_LDFLAGS = \$(KDE_RPATH) \$(all_libraries)
${APP_NAME_LC}_client_LDADD = \$(LIB_TDECORE)
${APP_NAME_LC}_client_SOURCES = ${APP_NAME_LC}_client.cpp
-# let autotqmoc handle all of the meta source files (tqmoc)
+# let automoc handle all of the meta source files (moc)
METASOURCES = AUTO
messages: rc.cpp