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 702320841..4e71f9db0 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 automoc handle all of the meta source files (moc) +# let autotqmoc handle all of the meta source files (tqmoc) METASOURCES = AUTO lib_LTLIBRARIES = libkonqsidebarplugin.la |