diff options
Diffstat (limited to 'konqueror/sidebar/Makefile.am')
-rw-r--r-- | konqueror/sidebar/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/sidebar/Makefile.am b/konqueror/sidebar/Makefile.am index 4e71f9db0..702320841 100644 --- a/konqueror/sidebar/Makefile.am +++ b/konqueror/sidebar/Makefile.am @@ -13,7 +13,7 @@ noinst_HEADERS = konqsidebar.h sidebar_widget.h konqsidebariface_p.h include_HEADERS = konqsidebarplugin.h -# let autotqmoc handle all of the meta source files (tqmoc) +# let automoc handle all of the meta source files (moc) METASOURCES = AUTO lib_LTLIBRARIES = libkonqsidebarplugin.la |