From adb47a7cbf2edf749c8347a089146c068263c623 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 21 Oct 2012 16:34:47 -0500 Subject: Fix inadvertent tq changes. --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 9542d4c..4558d05 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -27,7 +27,7 @@ noinst_HEADERS = \ suspenddialog.h -# let automoc handle all of the meta source files (tqmoc) +# let automoc handle all of the meta source files (moc) METASOURCES = AUTO KDE_ICON = kpowersave -- cgit v1.2.3