aboutsummaryrefslogtreecommitdiffstats
path: root/engines/Makefile
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2007-05-17 17:44:09 +0000
committerDr. Stephen Henson <steve@openssl.org>2007-05-17 17:44:09 +0000
commita4346646f12f83f8058abd9d013824fb90abfe73 (patch)
treea7795bc03e67973ac7828b4618864bcbf091fcc4 /engines/Makefile
parenta70c09e2a24ae9143736070eac4e51b1945bb7f8 (diff)
downloadopenssl-a4346646f12f83f8058abd9d013824fb90abfe73.tar.gz
Initial GOST MAC support. Not fully working yet...
Diffstat (limited to 'engines/Makefile')
-rw-r--r--engines/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/Makefile b/engines/Makefile
index 2454f3ba5e..7796cb5351 100644
--- a/engines/Makefile
+++ b/engines/Makefile
@@ -131,6 +131,7 @@ errors:
$(PERL) ../util/mkerr.pl -conf e_$$l.ec \
-nostatic -staticloader -write e_$$l.c; \
done
+ (cd ccgost; $(MAKE) PERL=$(PERL) errors)
tests: