summaryrefslogtreecommitdiffstats
path: root/kaddressbook-plugins
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-17 22:54:51 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-17 22:54:51 -0600
commit29f12815f0769944c4d885cc0add6ec271ad6032 (patch)
tree6e08dd48cbfc5139ac5f93cd0bf6cf8675dcfd7f /kaddressbook-plugins
parentad94252ef035fe2b7e29adf3df1a7e618b26c5b8 (diff)
downloadtdeaddons-29f12815f0769944c4d885cc0add6ec271ad6032.tar.gz
tdeaddons-29f12815f0769944c4d885cc0add6ec271ad6032.zip
Fix references to lkabc
Diffstat (limited to 'kaddressbook-plugins')
-rw-r--r--kaddressbook-plugins/xxports/gmx/Makefile.am2
-rw-r--r--kaddressbook-plugins/xxports/kworldclock/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/kaddressbook-plugins/xxports/gmx/Makefile.am b/kaddressbook-plugins/xxports/gmx/Makefile.am
index 2122442..c8c621f 100644
--- a/kaddressbook-plugins/xxports/gmx/Makefile.am
+++ b/kaddressbook-plugins/xxports/gmx/Makefile.am
@@ -7,7 +7,7 @@ service_DATA = gmx_xxport.desktop
libkaddrbk_gmx_xxport_la_SOURCES = gmx_xxport.cpp
libkaddrbk_gmx_xxport_la_LDFLAGS = -module $(KDE_PLUGIN) $(KDE_RPATH) $(all_libraries) -no-undefined
-libkaddrbk_gmx_xxport_la_LIBADD = $(LIB_TDEUI) -lkabc -lkabinterfaces
+libkaddrbk_gmx_xxport_la_LIBADD = $(LIB_TDEUI) -ltdeabc -lkabinterfaces
libkaddrbk_gmx_xxport_la_METASOURCES = AUTO
rc_DATA = gmx_xxportui.rc
diff --git a/kaddressbook-plugins/xxports/kworldclock/Makefile.am b/kaddressbook-plugins/xxports/kworldclock/Makefile.am
index 2051d75..7214321 100644
--- a/kaddressbook-plugins/xxports/kworldclock/Makefile.am
+++ b/kaddressbook-plugins/xxports/kworldclock/Makefile.am
@@ -7,7 +7,7 @@ service_DATA = geo_xxport.desktop
libkaddrbk_geo_xxport_la_SOURCES = geo_xxport.cpp
libkaddrbk_geo_xxport_la_LDFLAGS = -module $(KDE_PLUGIN) $(KDE_RPATH) $(all_libraries)
-libkaddrbk_geo_xxport_la_LIBADD = $(LIB_TDEUI) -lkabc -lkabinterfaces
+libkaddrbk_geo_xxport_la_LIBADD = $(LIB_TDEUI) -ltdeabc -lkabinterfaces
libkaddrbk_geo_xxport_la_METASOURCES = AUTO
rc_DATA = geo_xxportui.rc