aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/tls/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/https/tls/Makefile.am')
-rw-r--r--src/daemon/https/tls/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/https/tls/Makefile.am b/src/daemon/https/tls/Makefile.am
index 63cbaabe..11e70592 100644
--- a/src/daemon/https/tls/Makefile.am
+++ b/src/daemon/https/tls/Makefile.am
@@ -3,12 +3,12 @@ SUBDIRS = .
3AM_CPPFLAGS = \ 3AM_CPPFLAGS = \
4-I$(top_srcdir)/src/include \ 4-I$(top_srcdir)/src/include \
5-I$(top_srcdir)/src/daemon/ \ 5-I$(top_srcdir)/src/daemon/ \
6-I$(top_srcdir)/src/daemon/https \
6-I$(top_srcdir)/src/daemon/https/tls \ 7-I$(top_srcdir)/src/daemon/https/tls \
7-I$(top_srcdir)/src/daemon/https/lgl \ 8-I$(top_srcdir)/src/daemon/https/lgl \
8-I$(top_srcdir)/src/daemon/https/x509 \ 9-I$(top_srcdir)/src/daemon/https/x509 \
9-I$(top_srcdir)/src/daemon/https/openpgp \ 10-I$(top_srcdir)/src/daemon/https/openpgp \
10-I$(top_srcdir)/src/daemon/https/opencdk \ 11-I$(top_srcdir)/src/daemon/https/opencdk \
11-I$(top_srcdir)/src/daemon/https/includes \
12-I$(GCRYPT_CPPFLAGS) 12-I$(GCRYPT_CPPFLAGS)
13 13
14noinst_LTLIBRARIES = libtls.la 14noinst_LTLIBRARIES = libtls.la