diff options
Diffstat (limited to 'konqueror/sidebar/test/Makefile.am')
-rw-r--r-- | konqueror/sidebar/test/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/sidebar/test/Makefile.am b/konqueror/sidebar/test/Makefile.am index 962b43ff5..ebaeff299 100644 --- a/konqueror/sidebar/test/Makefile.am +++ b/konqueror/sidebar/test/Makefile.am @@ -8,7 +8,7 @@ INCLUDES = -I$(srcdir)/.. $(all_includes) # these are the headers for your project noinst_HEADERS = konqsidebartest.h -# let autotqmoc handle all of the meta source files (tqmoc) +# let automoc handle all of the meta source files (moc) METASOURCES = AUTO kde_module_LTLIBRARIES = konq_sidebartest.la |