aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/Makefile.am')
-rw-r--r--src/daemon/Makefile.am3
1 files changed, 0 insertions, 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 = \
7-I$(top_srcdir)/src/daemon/https/lgl \ 7-I$(top_srcdir)/src/daemon/https/lgl \
8-I$(top_srcdir)/src/daemon/https/x509 \ 8-I$(top_srcdir)/src/daemon/https/x509 \
9-I$(top_srcdir)/src/daemon/https/minitasn1 \ 9-I$(top_srcdir)/src/daemon/https/minitasn1 \
10-I$(top_srcdir)/src/daemon/https/openpgp \
11-I$(top_srcdir)/src/daemon/https/opencdk \
12-I$(top_srcdir)/src/daemon/https/tls \ 10-I$(top_srcdir)/src/daemon/https/tls \
13-I$(top_srcdir)/src/daemon/https \ 11-I$(top_srcdir)/src/daemon/https \
14-I$(top_srcdir)/src/daemon/https/cfg \
15-I$(GCRYPT_CPPFLAGS) 12-I$(GCRYPT_CPPFLAGS)
16 13
17if HAVE_GNU_LD 14if HAVE_GNU_LD