diff options
Diffstat (limited to 'libkpimexchange/core/Makefile.am')
-rw-r--r-- | libkpimexchange/core/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkpimexchange/core/Makefile.am b/libkpimexchange/core/Makefile.am index 2c8b8bff2..64766f058 100644 --- a/libkpimexchange/core/Makefile.am +++ b/libkpimexchange/core/Makefile.am @@ -18,7 +18,7 @@ libkpimexchangecore_la_SOURCES = exchangeclient.cpp exchangeaccount.cpp \ utils.cpp exchangeprogress.cpp exchangemonitor.cpp #libkpimexchange_la_LDFLAGS = $(all_libraries) -no-undefined -version-info 1:0:0 -module -#libkpimexchange_la_LIBADD = $(LIB_KIO) $(top_builddir)/libkcal/libkcal.la +#libkpimexchange_la_LIBADD = $(LIB_TDEIO) $(top_builddir)/libkcal/libkcal.la tdepimincludedir = $(includedir)/tdepim tdepiminclude_HEADERS = exchangeclient.h exchangeaccount.h |