diff options
-rw-r--r-- | have/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/have/Makefile b/have/Makefile index d898b65..1bdfc6b 100644 --- a/have/Makefile +++ b/have/Makefile @@ -7,6 +7,7 @@ DISTFILES = ASN1_time_parse.c \ X509_LOOKUP_mem.c \ arc4random.c \ arc4random_buf.c \ + broken-strnvis.c \ endian_h.c \ err.c \ explicit_bzero.c \ |