# Top-level GF-Complete AM file
# Distributes headers

SUBDIRS = src tools test examples
ACLOCAL_AMFLAGS = -I m4

include_HEADERS = include/gf_complete.h include/gf_method.h include/gf_rand.h include/gf_general.h

# display the output of failed TESTS after a failed make check
export VERBOSE = true