diff options
Diffstat (limited to 'noatun/Makefile.am')
-rw-r--r-- | noatun/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/Makefile.am b/noatun/Makefile.am index 240c3225..3ab6112b 100644 --- a/noatun/Makefile.am +++ b/noatun/Makefile.am @@ -16,7 +16,7 @@ kconfdir = $(libdir)/kconf_update_bin kconf_PROGRAMS = noatun20update noatun20update_SOURCES = noatun20update.cpp -noatun20update_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +noatun20update_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor noatun20update_LDADD = $(LIB_QT) messages: |