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.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/daemon/https/tls/Makefile.am b/src/daemon/https/tls/Makefile.am
index 77dee4a4..6902fd9b 100644
--- a/src/daemon/https/tls/Makefile.am
+++ b/src/daemon/https/tls/Makefile.am
@@ -54,8 +54,6 @@ gnutls_pk.c \
54gnutls_priority.c \ 54gnutls_priority.c \
55gnutls_record.c \ 55gnutls_record.c \
56gnutls_rsa_export.c \ 56gnutls_rsa_export.c \
57gnutls_session.c \
58gnutls_session_pack.c \
59gnutls_sig.c \ 57gnutls_sig.c \
60gnutls_state.c \ 58gnutls_state.c \
61gnutls_str.c \ 59gnutls_str.c \
@@ -97,7 +95,6 @@ gnutls_num.h \
97gnutls_pk.h \ 95gnutls_pk.h \
98gnutls_record.h \ 96gnutls_record.h \
99gnutls_rsa_export.h \ 97gnutls_rsa_export.h \
100gnutls_session_pack.h \
101gnutls_sig.h \ 98gnutls_sig.h \
102gnutls_state.h \ 99gnutls_state.h \
103gnutls_str.h \ 100gnutls_str.h \