summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.fips2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.fips b/Makefile.fips
index db35a2598..2344a5823 100644
--- a/Makefile.fips
+++ b/Makefile.fips
@@ -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...