dynare/Makefile.am

14 lines
163 B
Makefile

SUBDIRS = preprocessor doc tests
if HAVE_CTANGLE
if HAVE_BLAS
if HAVE_LAPACK
if HAVE_PTHREAD
SUBDIRS += dynare++
endif
endif
endif
endif
ACLOCAL_AMFLAGS = -I m4