From fc01e96e1ec562da4d96d1a9ba818e0f5bb5070f Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 21 Oct 2012 14:26:52 -0500 Subject: Fix inadvertent tqt changes. --- kommander/working/plugintemplate/src-Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kommander/working/plugintemplate/src-Makefile.am') diff --git a/kommander/working/plugintemplate/src-Makefile.am b/kommander/working/plugintemplate/src-Makefile.am index f5dc15f9..e5c1ca06 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 autotqmoc handle all of the meta source files (tqmoc) +# let automoc handle all of the meta source files (moc) METASOURCES = AUTO AM_CXXFLAGS= -DHAVE_SSTREAM AM_CPPFLAGS= $(all_includes) -- cgit v1.2.1