diff options
Diffstat (limited to 'tdefile-plugins/palm-databases')
-rw-r--r-- | tdefile-plugins/palm-databases/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/palm-databases/Makefile.am b/tdefile-plugins/palm-databases/Makefile.am index 7711d1924..490afba9e 100644 --- a/tdefile-plugins/palm-databases/Makefile.am +++ b/tdefile-plugins/palm-databases/Makefile.am @@ -9,7 +9,7 @@ noinst_HEADERS = tdefile_palm.h kde_module_LTLIBRARIES = tdefile_palm.la tdefile_palm_la_SOURCES = tdefile_palm.cpp -tdefile_palm_la_LDFLAGS = $(PISOCK_LDFLAGS) $(all_libraries) -module $(KDE_PLUGIN) $(LIB_QT) -ltdecore +tdefile_palm_la_LDFLAGS = $(PISOCK_LDFLAGS) $(all_libraries) -module $(KDE_PLUGIN) $(LIB_TQT) -ltdecore tdefile_palm_la_LIBADD = $(LIB_TDESYCOCA) $(PISOCK_LIB) # let automoc handle all of the meta source files (moc) |