summaryrefslogtreecommitdiffstats
path: root/amor
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:03:04 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 21:02:32 +0200
commite24c833060d16ca2ebf62e190c02749474526ff0 (patch)
tree2c9aaaf305cc10b345ee3fb2b8449dca6e3880af /amor
parentcb961158046e7aa9fe90d79c4e6066612a5be789 (diff)
downloadtdetoys-e24c833060d16ca2ebf62e190c02749474526ff0.tar.gz
tdetoys-e24c833060d16ca2ebf62e190c02749474526ff0.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'amor')
-rw-r--r--amor/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/amor/Makefile.am b/amor/Makefile.am
index 4dba6ab..e5b1cce 100644
--- a/amor/Makefile.am
+++ b/amor/Makefile.am
@@ -15,7 +15,7 @@ amor_SOURCES = amordialog.cpp amor.cpp amorwidget.cpp main.cpp amoranim.cpp amor
include_HEADERS = AmorIface.h
# the library search path
-amor_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
+amor_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
# the libraries to link against. Be aware of the order. First the libraries,
# that depend on the following ones.