summaryrefslogtreecommitdiffstats
path: root/certmanager/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'certmanager/lib/Makefile.am')
-rw-r--r--certmanager/lib/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/certmanager/lib/Makefile.am b/certmanager/lib/Makefile.am
index 57799827a..4512f42fe 100644
--- a/certmanager/lib/Makefile.am
+++ b/certmanager/lib/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES = -I$(top_srcdir)/libkdenetwork $(GPGME_CFLAGS) $(all_includes)
+INCLUDES = -I$(top_srcdir)/libtdenetwork $(GPGME_CFLAGS) $(all_includes)
SUBDIRS = pics kleo backends ui . tests
@@ -16,7 +16,7 @@ libkleopatra_la_LIBADD = \
backends/chiasmus/libkleopatra_backend_chiasmus.la \
ui/libkleopatra_ui.la \
\
- $(top_builddir)/libkdenetwork/qgpgme/libqgpgme.la \
+ $(top_builddir)/libtdenetwork/qgpgme/libqgpgme.la \
$(LIB_KIO) $(LIB_TDEUI)
# Disabled for tdepim-3.3, see also kleo/cryptobackendfactory.cpp