Commit d87f52cb authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Don't need err library for Makefile.fips

parent a3654f05
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -148,7 +148,7 @@ SHLIBDIRS= crypto
SDIRS=  \
SDIRS=  \
	sha hmac des aes modes \
	sha hmac des aes modes \
	bn ec rsa dsa ecdsa dh ecdh \
	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
# keep in mind that the above list is adjusted by ./Configure
# according to no-xxx arguments...
# according to no-xxx arguments...