wolfcrypt examples build option for build tests

This commit is contained in:
toddouska
2015-02-23 12:23:16 -08:00
parent db8619cc76
commit 9e2c02d47a

View File

@ -144,9 +144,9 @@ egs:
$(MAKE) examples/server/server; \
$(MAKE) examples/echoserver/echoserver;
ctc:
$(MAKE) ctaocrypt/test/testctaocrypt; \
$(MAKE) ctaocrypt/benchmark/benchmark;
wc_egs:
$(MAKE) wolfcrypt/test/testwolfcrypt; \
$(MAKE) wolfcrypt/benchmark/benchmark;
install-exec-local: install-generic-config