diff options
Diffstat (limited to 'src/daemon/https/tls/Makefile.am')
-rw-r--r-- | src/daemon/https/tls/Makefile.am | 1 |
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 | ||
18 | libtls_la_SOURCES = \ | 18 | libtls_la_SOURCES = \ |
19 | auth_cert.c \ | 19 | auth_cert.c \ |
20 | auth_dhe.c \ | ||
20 | auth_dh_common.c \ | 21 | auth_dh_common.c \ |
21 | auth_rsa.c \ | 22 | auth_rsa.c \ |
22 | auth_rsa_export.c \ | 23 | auth_rsa_export.c \ |