diff options
Diffstat (limited to 'kugar/part/Makefile.am')
-rw-r--r-- | kugar/part/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kugar/part/Makefile.am b/kugar/part/Makefile.am index cbeb16cf..8cc0bf5e 100644 --- a/kugar/part/Makefile.am +++ b/kugar/part/Makefile.am @@ -29,7 +29,7 @@ CLEANFILES = kugarpart_meta_unload.cpp tdeinit_LTLIBRARIES = kugar.la bin_PROGRAMS = kugar_la_SOURCES = main.cpp -kugar_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_QT) +kugar_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_TQT) kugar_la_LIBADD = $(LIB_KOFFICECORE) kde_services_DATA = kugarpart.desktop |