Fix pem/err ordering.
authorBen Laurie <ben@openssl.org>
Thu, 31 Dec 1998 16:50:03 +0000 (16:50 +0000)
committerBen Laurie <ben@openssl.org>
Thu, 31 Dec 1998 16:50:03 +0000 (16:50 +0000)
Makefile.org

index 30bec8e34315b62c9ef69274c4ec7dc077e392c0..a3f51912df5bc5313a1198bdd99d80da91f20a6b 100644 (file)
@@ -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