diff options
author | unknown <msvensson@shellback.(none)> | 2006-04-19 11:33:49 +0200 |
---|---|---|
committer | unknown <msvensson@shellback.(none)> | 2006-04-19 11:33:49 +0200 |
commit | feb2815b320708eac0b95b401d847173cbc8582a (patch) | |
tree | 7aa6f43b444ed682420fba3bab242fdfe5839ff2 /extra | |
parent | 8b37d8f6bf10701fcd25f15ce28259c8e89ae5a5 (diff) | |
download | mariadb-git-feb2815b320708eac0b95b401d847173cbc8582a.tar.gz |
Add .der files, used by yaSSL benchmark
Add benchamrk to dirs to build
extra/yassl/taocrypt/Makefile.am:
Add benchmark to dirs to build
Diffstat (limited to 'extra')
-rw-r--r-- | extra/yassl/taocrypt/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/yassl/taocrypt/Makefile.am b/extra/yassl/taocrypt/Makefile.am index 2aa43a6c814..ac0c1bc29dd 100644 --- a/extra/yassl/taocrypt/Makefile.am +++ b/extra/yassl/taocrypt/Makefile.am @@ -1,2 +1,2 @@ -SUBDIRS = src test +SUBDIRS = src test benchmark EXTRA_DIST = taocrypt.dsw taocrypt.dsp |