]> AND Private Git Repository - Cipher_code.git/blob - IDA_new/gf-complete/Makefile.am
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
NEW
[Cipher_code.git] / IDA_new / gf-complete / Makefile.am
1 # Top-level GF-Complete AM file
2 # Distributes headers
3
4 SUBDIRS = src tools test examples
5 ACLOCAL_AMFLAGS = -I m4
6
7 include_HEADERS = include/gf_complete.h include/gf_method.h include/gf_rand.h include/gf_general.h
8
9 # display the output of failed TESTS after a failed make check
10 export VERBOSE = true