summaryrefslogtreecommitdiffstats
path: root/crypto/chacha
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2015-12-12 12:29:37 +0100
committerAndy Polyakov <appro@openssl.org>2015-12-13 20:56:50 +0100
commit22c2e80f89327c1287924781a9cfa698dd1b15a6 (patch)
treeda97cc8f12e5d1c7d7e84da2c016e38b16738936 /crypto/chacha
parent0c14d442545aaea01067308c39d7c644239adc23 (diff)
Configure: add framework for ChaCha and Poly1305 assembly.
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/chacha')
-rw-r--r--crypto/chacha/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/chacha/Makefile b/crypto/chacha/Makefile
index cd249b1adf..7591e5b5ca 100644
--- a/crypto/chacha/Makefile
+++ b/crypto/chacha/Makefile
@@ -17,8 +17,6 @@ ASFLAGS= $(INCLUDES) $(ASFLAG)
AFLAGS= $(ASFLAGS)
GENERAL=Makefile
-TEST=chachatest.c
-APPS=
LIB=$(TOP)/libcrypto.a
LIBSRC=chacha_enc.c