dynare/Makefile.am

14 lines
173 B
Makefile

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