diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile index 292d767ee9b..fbb38e950c7 100644 --- a/secure/lib/libcrypto/Makefile +++ b/secure/lib/libcrypto/Makefile @@ -409,7 +409,7 @@ buildinf.h: Makefile echo "#endif" ) > ${.TARGET} opensslconf.h: ${OPENSSLCONF_H} - ${CP} ${.IMPSRC} ${.TARGET} + ${CP} ${.ALLSRC} ${.TARGET} .include