Index: stable/10/secure/lib/libcrypto/engines/libgost/Makefile =================================================================== --- stable/10/secure/lib/libcrypto/engines/libgost/Makefile (revision 290574) +++ stable/10/secure/lib/libcrypto/engines/libgost/Makefile (revision 290575) @@ -1,8 +1,9 @@ # $FreeBSD$ SHLIB_NAME?= libgost.so SRCS= gost2001.c gost2001_keyx.c gost89.c gost94_keyx.c gost_ameth.c \ gost_asn1.c gost_crypt.c gost_ctl.c gost_eng.c gost_keywrap.c \ - gost_md.c gost_params.c gost_pmeth.c gost_sign.c gosthash.c + gost_md.c gost_params.c gost_pmeth.c gost_sign.c gosthash.c \ + e_gost_err.c .include Index: stable/10 =================================================================== --- stable/10 (revision 290574) +++ stable/10 (revision 290575) Property changes on: stable/10 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r290178