summaryrefslogtreecommitdiffstats
path: root/fips/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fips/Makefile')
-rw-r--r--fips/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fips/Makefile b/fips/Makefile
index 28df80cab8..e84a4fb044 100644
--- a/fips/Makefile
+++ b/fips/Makefile
@@ -41,8 +41,8 @@ GENERAL=Makefile README fips-lib.com install.com
LIB= $(TOP)/libcrypto.a
SHARED_LIB= $(FIPSCANLIB)$(SHLIB_EXT)
-LIBSRC=fips.c
-LIBOBJ=fips.o
+LIBSRC=fips.c fips_post.c
+LIBOBJ=fips.o fips_post.o
FIPS_OBJ_LISTS=sha/lib hmac/lib rand/lib des/lib aes/lib dsa/lib rsa/lib \
dh/lib utl/lib ecdsa/lib cmac/lib