diff options
author | Christian Grothoff <christian@grothoff.org> | 2008-11-16 09:48:09 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2008-11-16 09:48:09 +0000 |
commit | 111d349d314f65c661a9a61fff52406662e31d06 (patch) | |
tree | 927c43d54e35fc83886946905ab3a711da45778d | |
parent | d8a445107af29156d250e608ed0acb4da31ba268 (diff) | |
download | libmicrohttpd-111d349d314f65c661a9a61fff52406662e31d06.tar.gz libmicrohttpd-111d349d314f65c661a9a61fff52406662e31d06.zip |
fix
-rw-r--r-- | src/daemon/https/tls/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/daemon/https/tls/Makefile.am b/src/daemon/https/tls/Makefile.am index 931b63cb..b754b9f7 100644 --- a/src/daemon/https/tls/Makefile.am +++ b/src/daemon/https/tls/Makefile.am | |||
@@ -67,7 +67,6 @@ debug.h \ | |||
67 | defines.h \ | 67 | defines.h \ |
68 | ext_cert_type.h \ | 68 | ext_cert_type.h \ |
69 | ext_max_record.h \ | 69 | ext_max_record.h \ |
70 | ext_oprfi.h \ | ||
71 | ext_server_name.h \ | 70 | ext_server_name.h \ |
72 | gnutls_algorithms.h \ | 71 | gnutls_algorithms.h \ |
73 | gnutls_auth.h \ | 72 | gnutls_auth.h \ |