diff --git a/src/daemon/Makefile.am b/src/daemon/Makefile.am index 05aa065c..b26c3df5 100644 --- a/src/daemon/Makefile.am +++ b/src/daemon/Makefile.am @@ -7,11 +7,8 @@ AM_CPPFLAGS = \ -I$(top_srcdir)/src/daemon/https/lgl \ -I$(top_srcdir)/src/daemon/https/x509 \ -I$(top_srcdir)/src/daemon/https/minitasn1 \ --I$(top_srcdir)/src/daemon/https/openpgp \ --I$(top_srcdir)/src/daemon/https/opencdk \ -I$(top_srcdir)/src/daemon/https/tls \ -I$(top_srcdir)/src/daemon/https \ --I$(top_srcdir)/src/daemon/https/cfg \ -I$(GCRYPT_CPPFLAGS) if HAVE_GNU_LD