diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 20:03:07 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 21:02:48 +0200 |
commit | bdbc0ea90c852057ba8656081f951b10cf6c29fb (patch) | |
tree | 674a1e20be1b2d52ff7de6be3d98087ad8569db2 /kmilo/thinkpad/Makefile.am | |
parent | 46cb83f8689f04b2fb92ec301bf38c62bae42dda (diff) | |
download | tdeutils-bdbc0ea90c852057ba8656081f951b10cf6c29fb.tar.gz tdeutils-bdbc0ea90c852057ba8656081f951b10cf6c29fb.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'kmilo/thinkpad/Makefile.am')
-rw-r--r-- | kmilo/thinkpad/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmilo/thinkpad/Makefile.am b/kmilo/thinkpad/Makefile.am index e82c26b..8851248 100644 --- a/kmilo/thinkpad/Makefile.am +++ b/kmilo/thinkpad/Makefile.am @@ -23,7 +23,7 @@ INCLUDES=-I$(srcdir)/../kmilod $(all_includes) kde_module_LTLIBRARIES = kmilo_thinkpad.la kmilo_thinkpad_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) -kmilo_thinkpad_la_LIBADD = ../kmilod/libkmilo.la $(LIB_KIO) +kmilo_thinkpad_la_LIBADD = ../kmilod/libkmilo.la $(LIB_TDEIO) kmilo_thinkpad_la_SOURCES = thinkpad.cpp METASOURCES = AUTO |