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.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/daemon/https/tls/Makefile.am b/src/daemon/https/tls/Makefile.am
index c807d1c7..77dee4a4 100644
--- a/src/daemon/https/tls/Makefile.am
+++ b/src/daemon/https/tls/Makefile.am
@@ -17,6 +17,7 @@ libtls_la_LDFLAGS = -lgcrypt
17 17
18libtls_la_SOURCES = \ 18libtls_la_SOURCES = \
19auth_cert.c \ 19auth_cert.c \
20auth_dhe.c \
20auth_dh_common.c \ 21auth_dh_common.c \
21auth_rsa.c \ 22auth_rsa.c \
22auth_rsa_export.c \ 23auth_rsa_export.c \