summaryrefslogtreecommitdiffstats
path: root/crypto/chacha
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/chacha')
-rw-r--r--crypto/chacha/Makefile.in (renamed from crypto/chacha/Makefile)2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/chacha/Makefile b/crypto/chacha/Makefile.in
index 7591e5b5ca..7c7b15e528 100644
--- a/crypto/chacha/Makefile
+++ b/crypto/chacha/Makefile.in
@@ -61,5 +61,3 @@ clean:
rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
# DO NOT DELETE THIS LINE -- make depend depends on it.
-
-chacha_enc.o: ../include/internal/chacha.h chacha_enc.c