summaryrefslogtreecommitdiffstats
path: root/kresources/newexchange/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-11-05 21:46:25 -0500
committerTimothy Pearson <[email protected]>2011-11-05 21:46:25 -0500
commit38188136cc426b4bb00abf6f8c7c90b4bb27c453 (patch)
treecc6c53ffa4ace78115bef8c4e0a1007d65dd598d /kresources/newexchange/Makefile.am
parentc60dbcd2d1ac60d5044c2558028801b4c6afd77e (diff)
downloadtdepim-38188136cc426b4bb00abf6f8c7c90b4bb27c453.tar.gz
tdepim-38188136cc426b4bb00abf6f8c7c90b4bb27c453.zip
Rename kde libraries to tde
Diffstat (limited to 'kresources/newexchange/Makefile.am')
-rw-r--r--kresources/newexchange/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/kresources/newexchange/Makefile.am b/kresources/newexchange/Makefile.am
index 317e9863c..b4d4a9b41 100644
--- a/kresources/newexchange/Makefile.am
+++ b/kresources/newexchange/Makefile.am
@@ -11,7 +11,7 @@ libkcal_newexchange_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) \
-version-info 1:0:0 -no-undefined
libkcal_newexchange_la_LIBADD = \
libknewexchange.la ../lib/libkgroupwaredav.la \
- $(top_builddir)/libkcal/libkcal.la $(top_builddir)/libkdepim/libkdepim.la \
+ $(top_builddir)/libkcal/libkcal.la $(top_builddir)/libtdepim/libtdepim.la \
-lkabc
libkabc_newexchange_la_SOURCES = kabc_resourceexchange.cpp exchangeaddressbookadaptor.cpp
@@ -19,7 +19,7 @@ libkabc_newexchange_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) \
-version-info 1:0:0 -no-undefined
libkabc_newexchange_la_LIBADD = \
libknewexchange.la ../lib/libkgroupwaredav.la \
- $(top_builddir)/libkcal/libkcal.la $(top_builddir)/libkdepim/libkdepim.la \
+ $(top_builddir)/libkcal/libkcal.la $(top_builddir)/libtdepim/libtdepim.la \
-lkabc
kde_module_LTLIBRARIES = kcal_newexchange.la kabc_newexchange.la