diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 20:02:39 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 21:01:06 +0200 |
commit | 1859432c9417b0ad9a86fd15c28307680e0d3ea9 (patch) | |
tree | f1585ee5f81dff8c1452176518e3a82d90d2e763 /noatun/Makefile.am | |
parent | bb8c73b53f72adb1c2466ab4490f5a65461aa580 (diff) | |
download | tdemultimedia-1859432c9417b0ad9a86fd15c28307680e0d3ea9.tar.gz tdemultimedia-1859432c9417b0ad9a86fd15c28307680e0d3ea9.zip |
Additional k => tde renaming and fixes
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 032bdf3d..5a3075ce 100644 --- a/noatun/Makefile.am +++ b/noatun/Makefile.am @@ -16,7 +16,7 @@ tdeconfdir = $(libdir)/tdeconf_update_bin tdeconf_PROGRAMS = noatun20update noatun20update_SOURCES = noatun20update.cpp -noatun20update_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor +noatun20update_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor noatun20update_LDADD = $(LIB_QT) messages: |