diff options
Diffstat (limited to 'certmanager/conf/Makefile.am')
-rw-r--r-- | certmanager/conf/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/conf/Makefile.am b/certmanager/conf/Makefile.am index de5be5747..f2c134a4f 100644 --- a/certmanager/conf/Makefile.am +++ b/certmanager/conf/Makefile.am @@ -1,5 +1,5 @@ AM_CPPFLAGS = -DLIBKLEOPATRA_NO_COMPAT -I$(srcdir)/../lib -I$(srcdir)/../lib/ui -I../lib/ui \ - -I$(top_srcdir)/libkdenetwork $(GPGME_CFLAGS) $(all_includes) + -I$(top_srcdir)/libtdenetwork $(GPGME_CFLAGS) $(all_includes) METASOURCES = AUTO |