dynare/mex/build/octave/Makefile.am

10 lines
270 B
Makefile

ACLOCAL_AMFLAGS = -I ../../../m4
# libdynare++ must come before gensylv, k_order_perturbation, dynare_simul_
if DO_SOMETHING
SUBDIRS = mjdgges kronecker bytecode libdynare++ gensylv k_order_perturbation dynare_simul_ logposterior
if HAVE_GSL
SUBDIRS += swz
endif
endif