diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 20:02:44 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 21:01:29 +0200 |
commit | 45971e65a6114fbd1f91ae354da485450001166f (patch) | |
tree | b607ce9f3b683a89478b8c21c6bc9a53bf6b7a44 /kopete/kopete/contactlist/Makefile.am | |
parent | c26bb519a8aebc04ffe39d0b6c784a1c1e915202 (diff) | |
download | tdenetwork-45971e65a6114fbd1f91ae354da485450001166f.tar.gz tdenetwork-45971e65a6114fbd1f91ae354da485450001166f.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'kopete/kopete/contactlist/Makefile.am')
-rw-r--r-- | kopete/kopete/contactlist/Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kopete/kopete/contactlist/Makefile.am b/kopete/kopete/contactlist/Makefile.am index 785f890d..5f28c71c 100644 --- a/kopete/kopete/contactlist/Makefile.am +++ b/kopete/kopete/contactlist/Makefile.am @@ -15,13 +15,13 @@ libkopetecontactlist_la_SOURCES = kopetemetacontactlvi.cpp \ kopetestatusgroupviewitem.cpp kopetegroupviewitem.cpp kopetecontactlistview.cpp \ kopetegvipropswidget.ui kopetemetalvipropswidget.ui kopetelviprops.cpp \ kopeteaddrbookexport.cpp kopeteaddrbookexportui.ui customnotifications.ui \ - customnotificationprops.cpp kopetegrouplistaction.cpp kabcexport.cpp \ - kabcexport_base.ui + customnotificationprops.cpp kopetegrouplistaction.cpp tdeabcexport.cpp \ + tdeabcexport_base.ui libkopetecontactlist_la_LDFLAGS = $(all_libraries) -ltdefx libkopetecontactlist_la_LIBADD = -ltdeabc ../../libkopete/libkopete.la ../addcontactwizard/libkopeteaddcontactwizard.la $(LIB_TDEUI) $(LIB_XRENDER) -noinst_HEADERS = kopeteaddrbookexport.h customnotificationprops.h kabcexport.h +noinst_HEADERS = kopeteaddrbookexport.h customnotificationprops.h tdeabcexport.h KDE_OPTIONS = nofinal |