summaryrefslogtreecommitdiffstats
path: root/crypto/aes
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-01-26 04:45:37 +0000
committerRichard Levitte <levitte@openssl.org>2002-01-26 04:45:37 +0000
commitf6fbd470e3bb589280dbe7a98bcdd89c48c2253b (patch)
treebbeea4013e133cd4a1a6ebb1dc93feb0060ef379 /crypto/aes
parent63810d85666f75322f5b5548027f283efd48162e (diff)
It looks like I didn't remove everything that has to do with the
non-existant aestest.c.
Diffstat (limited to 'crypto/aes')
-rw-r--r--crypto/aes/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/aes/Makefile.ssl b/crypto/aes/Makefile.ssl
index a618f3ef9b..13deef0604 100644
--- a/crypto/aes/Makefile.ssl
+++ b/crypto/aes/Makefile.ssl
@@ -54,7 +54,7 @@ files:
links:
@$(TOP)/util/point.sh Makefile.ssl Makefile
@$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
- @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
+ @#$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
@$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
install: installs