Skip to content
Snippets Groups Projects
Commit f4b4a76f authored by Claus-Justus Heine's avatar Claus-Justus Heine
Browse files

Add GRAPE to SUBDIRS if conditional GRAPE is true.

parent 679fef21
No related branches found
No related tags found
No related merge requests found
SUBDIRS = BLAS ALBERT_UTIL SOLVER PLOT_ANSI ALBERT
if GRAPE
SUBDIRS = BLAS ALBERT_UTIL SOLVER PLOT_ANSI ALBERT GRAPE
else
SUBDIRS = BLAS ALBERT_UTIL SOLVER PLOT_ANSI ALBERT
endif
EXTRA_DIST = DEMO
ACLOCAL_AMFLAGS = -I ./m4
EXTRA_DIST = DEMO m4/check-package.m4
# This target only makes sense for maintainers!!
cvs-clean:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment