diff options
Diffstat (limited to 'khtml/kmultipart/Makefile.am')
-rw-r--r-- | khtml/kmultipart/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/kmultipart/Makefile.am b/khtml/kmultipart/Makefile.am index e16d7f683..b6d6af0df 100644 --- a/khtml/kmultipart/Makefile.am +++ b/khtml/kmultipart/Makefile.am @@ -9,7 +9,7 @@ libkmultipart_la_LIBADD = $(LIB_KPARTS) $(top_builddir)/kio/httpfilter/libhttpfi libkmultipart_la_DEPENDENCIES = $(LIB_KPARTS) libkmultipart_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -# Automatically generate tqmoc files +# Automatically generate moc files METASOURCES = AUTO # Install the .desktop file into the kde_services directory |