aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1998-12-31 16:50:03 +0000
committerBen Laurie <ben@openssl.org>1998-12-31 16:50:03 +0000
commitc54b4ee16ae208237b9ec06b6fa39169fca07f13 (patch)
treebfa8bb81aaeb87cae7e69a2bc488987ee2cbae64 /Makefile.org
parentc1374a7dc096340f29edcecffe47a8773c70ce5a (diff)
downloadopenssl-c54b4ee16ae208237b9ec06b6fa39169fca07f13.tar.gz
Fix pem/err ordering.
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.org b/Makefile.org
index 30bec8e343..a3f51912df 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -156,8 +156,8 @@ SDIRS= \
md2 md5 sha mdc2 hmac ripemd \
des rc2 rc4 rc5 idea bf cast \
bn rsa dsa dh \
- buffer bio stack lhash rand err objects \
- evp pem asn1 x509 conf txt_db pkcs7 comp
+ buffer bio stack lhash rand pem err objects \
+ evp asn1 x509 conf txt_db pkcs7 comp
# If you change the INSTALLTOP, make sure to also change the values
# in crypto/location.h