components/openssl/openssl-fips/Makefile
changeset 7362 8875826c2bcb
parent 7239 81dd404b35f2
child 7687 1093e2a9adbd
--- a/components/openssl/openssl-fips/Makefile	Sat Nov 19 09:06:15 2016 -0800
+++ b/components/openssl/openssl-fips/Makefile	Sat Nov 19 19:35:47 2016 -0800
@@ -85,6 +85,7 @@
 	$(LN) -fs $(COMPONENT_DIR)/inline-t4/sparc_arch.h		$(@D)/crypto/; \
 	$(LN) -fs $(COMPONENT_DIR)/inline-t4/aest4-sparcv9.pl		$(@D)/crypto/aes/asm; \
 	$(LN) -fs $(COMPONENT_DIR)/inline-t4/dest4-sparcv9.pl		$(@D)/crypto/des/asm; \
+	$(LN) -fs $(COMPONENT_DIR)/inline-t4/dh_check.c			$(@D)/crypto/dh; \
 	$(LN) -fs $(COMPONENT_DIR)/inline-t4/sparcv9_modes.pl		$(@D)/crypto/perlasm; \
 	$(LN) -fs $(COMPONENT_DIR)/inline-t4/vis3-mont.pl		$(@D)/crypto/bn/asm; \
 	$(LN) -fs $(COMPONENT_DIR)/inline-t4/sparcv9-gf2m.pl		$(@D)/crypto/bn/asm; \