From 3e6d01aabeab07feb0cdb75c16cb5594eefcb6fd Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 8 Sep 2008 06:08:44 +0000 Subject: [PATCH] gone --- src/daemon/Makefile.am | 3 --- 1 file changed, 3 deletions(-) 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