summaryrefslogtreecommitdiffstats
path: root/crypto/rc4
diff options
context:
space:
mode:
authorBen Laurie <ben@links.org>2013-06-13 15:09:48 +0100
committerBen Laurie <ben@links.org>2013-06-13 15:09:48 +0100
commite887c4187ef9bb5dc74576270c50706cbb0b4912 (patch)
treeccd439f84d2acfaa40b63a1427d96b3b4fe98ecb /crypto/rc4
parent933aee6199ab134dac3abb1df46615424bafc718 (diff)
Backport single makefile from master.
Diffstat (limited to 'crypto/rc4')
-rw-r--r--crypto/rc4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rc4/Makefile b/crypto/rc4/Makefile
index 1614d47961..086e60a449 100644
--- a/crypto/rc4/Makefile
+++ b/crypto/rc4/Makefile
@@ -66,7 +66,7 @@ rc4-ia64.s: rc4-ia64.S
rc4-%.s: asm/rc4-%.pl; $(PERL) $< $(PERLASM_SCHEME) $@
files:
- $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
+ $(PERL) $(TOP)/util/files.pl "RC4_ENC=$(RC4_ENC)" Makefile >> $(TOP)/MINFO
links:
@$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)