From ccb576aa671246fd123b5ca8ff8263a6be7c8bff Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 21 Oct 2012 14:56:24 -0500 Subject: Fix inadvertent tq changes. --- kapptemplate/kapp/app-Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kapptemplate/kapp') 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 -- cgit v1.2.1