diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/regress/lib/libssl/unit/Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/src/regress/lib/libssl/unit/Makefile b/src/regress/lib/libssl/unit/Makefile index 1725023ad1..1bfdea82eb 100644 --- a/src/regress/lib/libssl/unit/Makefile +++ b/src/regress/lib/libssl/unit/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.4 2016/08/27 16:00:27 jsing Exp $ | 1 | # $OpenBSD: Makefile,v 1.5 2016/09/03 16:52:18 bcook Exp $ | 
| 2 | 2 | ||
| 3 | TEST_CASES+= cipher_list | 3 | TEST_CASES+= cipher_list | 
| 4 | TEST_CASES+= tls_ext_alpn | 4 | TEST_CASES+= tls_ext_alpn | 
| @@ -9,7 +9,7 @@ LDADD= -lcrypto -lssl | |||
| 9 | DPADD= ${LIBCRYPTO} ${LIBSSL} | 9 | DPADD= ${LIBCRYPTO} ${LIBSSL} | 
| 10 | WARNINGS= Yes | 10 | WARNINGS= Yes | 
| 11 | LDFLAGS+= -lcrypto -lssl | 11 | LDFLAGS+= -lcrypto -lssl | 
| 12 | CFLAGS+= -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -I../../../../lib/libssl/src/ssl | 12 | CFLAGS+= -DLIBRESSL_INTERNAL -Wall -Wundef -Werror | 
| 13 | 13 | ||
| 14 | CLEANFILES+= ${TEST_CASES} | 14 | CLEANFILES+= ${TEST_CASES} | 
| 15 | 15 | ||
