summaryrefslogtreecommitdiffstats
path: root/kresources/groupwise/soap/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-05 21:46:25 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-05 21:46:25 -0500
commit38188136cc426b4bb00abf6f8c7c90b4bb27c453 (patch)
treecc6c53ffa4ace78115bef8c4e0a1007d65dd598d /kresources/groupwise/soap/Makefile.am
parentc60dbcd2d1ac60d5044c2558028801b4c6afd77e (diff)
downloadtdepim-38188136cc426b4bb00abf6f8c7c90b4bb27c453.tar.gz
tdepim-38188136cc426b4bb00abf6f8c7c90b4bb27c453.zip
Rename kde libraries to tde
Diffstat (limited to 'kresources/groupwise/soap/Makefile.am')
-rw-r--r--kresources/groupwise/soap/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/kresources/groupwise/soap/Makefile.am b/kresources/groupwise/soap/Makefile.am
index 638b0ba47..8ea5074e8 100644
--- a/kresources/groupwise/soap/Makefile.am
+++ b/kresources/groupwise/soap/Makefile.am
@@ -8,7 +8,7 @@ check_PROGRAMS = soapdebug
soapdebug_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
soapdebug_LDADD = libgwsoap.la -lkdecore \
$(top_builddir)/libkcal/libkcal.la \
- $(top_builddir)/libkdepim/libkdepim.la
+ $(top_builddir)/libtdepim/libtdepim.la
soapdebug_SOURCES = soapdebug.cpp
lib_LTLIBRARIES = libgwsoap.la
@@ -17,7 +17,7 @@ libgwsoap_la_SOURCES = contactconverter.cpp gwconverter.cpp incidenceconverter.c
groupwiseserver.cpp gwjobs.cpp ksslsocket.cpp \
soapC.cpp soapClient.cpp stdsoap2.cpp
libgwsoap_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) -no-undefined
-libgwsoap_la_LIBADD = $(top_builddir)/libkcal/libkcal.la $(top_builddir)/libkdepim/libkdepim.la
+libgwsoap_la_LIBADD = $(top_builddir)/libkcal/libkcal.la $(top_builddir)/libtdepim/libtdepim.la
# the following rule does:
# make a header file from the wsdl