diff options
Diffstat (limited to 'certmanager/Makefile.am')
-rw-r--r-- | certmanager/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/Makefile.am b/certmanager/Makefile.am index ed9b7ba26..8f7371162 100644 --- a/certmanager/Makefile.am +++ b/certmanager/Makefile.am @@ -2,7 +2,7 @@ SUBDIRS = lib conf kwatchgnupg . KDE_CXXFLAGS = -DLIBKLEOPATRA_NO_COMPAT -INCLUDES = -I$(srcdir)/lib -I$(top_srcdir)/libkdenetwork $(GPGME_CFLAGS) $(all_includes) +INCLUDES = -I$(srcdir)/lib -I$(top_srcdir)/libtdenetwork $(GPGME_CFLAGS) $(all_includes) bin_PROGRAMS = kleopatra |