mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix a typo. I did not mean it, really.
This commit is contained in:
parent
d7c49e6c15
commit
352dda694d
1 changed files with 1 additions and 1 deletions
|
|
@ -409,7 +409,7 @@ buildinf.h: Makefile
|
|||
echo "#endif" ) > ${.TARGET}
|
||||
|
||||
opensslconf.h: ${OPENSSLCONF_H}
|
||||
${CP} ${.IMPSRC} ${.TARGET}
|
||||
${CP} ${.ALLSRC} ${.TARGET}
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue