aboutsummaryrefslogtreecommitdiff
path: root/openssl/crypto/x509/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/crypto/x509/Makefile')
-rw-r--r--openssl/crypto/x509/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/crypto/x509/Makefile b/openssl/crypto/x509/Makefile
index af3c25514..aac3ece18 100644
--- a/openssl/crypto/x509/Makefile
+++ b/openssl/crypto/x509/Makefile
@@ -13,7 +13,7 @@ AR= ar r
CFLAGS= $(INCLUDES) $(CFLAG)
GENERAL=Makefile README
-TEST=
+TEST=verify_extra_test.c
APPS=
LIB=$(TOP)/libcrypto.a