summaryrefslogtreecommitdiffstats
path: root/crypto/poly1305
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/poly1305')
-rw-r--r--crypto/poly1305/Makefile.in (renamed from crypto/poly1305/Makefile)2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/poly1305/Makefile b/crypto/poly1305/Makefile.in
index db773b9f3b..313bc65282 100644
--- a/crypto/poly1305/Makefile
+++ b/crypto/poly1305/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.
-
-poly1305.o: ../include/internal/poly1305.h poly1305.c