Don't need err library for Makefile.fips
authorDr. Stephen Henson <steve@openssl.org>
Wed, 16 Feb 2011 18:07:57 +0000 (18:07 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 16 Feb 2011 18:07:57 +0000 (18:07 +0000)
Makefile.fips

index db35a259898d1543d4bec8bc70bb0c5c0d8940fb..2344a5823abc1e5f340115deff6ca80a297d8183 100644 (file)
@@ -148,7 +148,7 @@ SHLIBDIRS= crypto
 SDIRS=  \
        sha hmac des aes modes \
        bn ec rsa dsa ecdsa dh ecdh \
-       buffer rand err evp cmac
+       buffer rand evp cmac
 # keep in mind that the above list is adjusted by ./Configure
 # according to no-xxx arguments...