Don't need err library for Makefile.fips

This commit is contained in:
Dr. Stephen Henson 2011-02-16 18:07:57 +00:00
parent a3654f0586
commit d87f52cb94

View 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...