Optionally compile the examples in autotools, compile+run in travis

This commit is contained in:
Elichai Turkel
2020-04-30 14:34:24 +03:00
parent 422a7cc86a
commit 517644eab1
5 changed files with 56 additions and 0 deletions

5
.gitignore vendored
View File

@@ -6,11 +6,16 @@ exhaustive_tests
precompute_ecmult_gen
precompute_ecmult
valgrind_ctime_test
ecdh_example
ecdsa_example
schnorr_example
*.exe
*.so
*.a
*.csv
!.gitignore
*.log
*.trs
Makefile
configure