diff options
Diffstat (limited to 'compat/libtls/Makefile')
-rw-r--r-- | compat/libtls/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compat/libtls/Makefile b/compat/libtls/Makefile index 4af6e93..a585204 100644 --- a/compat/libtls/Makefile +++ b/compat/libtls/Makefile @@ -13,6 +13,7 @@ DISTFILES = Makefile \ tls_ocsp.c \ tls_peer.c \ tls_server.c \ + tls_signer.c \ tls_util.c \ tls_verify.c |