summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/engines/libgost/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/libcrypto/engines/libgost/Makefile')
-rw-r--r--secure/lib/libcrypto/engines/libgost/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/secure/lib/libcrypto/engines/libgost/Makefile b/secure/lib/libcrypto/engines/libgost/Makefile
index 47ab05b..ca1c716 100644
--- a/secure/lib/libcrypto/engines/libgost/Makefile
+++ b/secure/lib/libcrypto/engines/libgost/Makefile
@@ -1,9 +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 \
- e_gost_err.c
+SRCS= e_gost_err.c 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
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud