1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 01:05:38 +01:00
Grid/tests/Makefile.am

10 lines
147 B
Makefile

SUBDIRS = core forces hmc solver debug
if BUILD_CHROMA_REGRESSION
SUBDIRS+= qdpxx
endif
AM_LDFLAGS += -L$(top_builddir)/lib
include Make.inc