1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-12 20:27:06 +01:00

Merge branch 'feature/gen-simd' into feature/doxygen

# Conflicts:
#	Makefile.am
#	configure.ac
This commit is contained in:
2016-11-19 13:11:13 +01:00
109 changed files with 6830 additions and 5158 deletions

View File

@ -3,5 +3,10 @@ SUBDIRS = lib benchmarks tests
include $(top_srcdir)/doxygen.inc
tests: all
$(MAKE) -C tests tests
.PHONY: tests doxygen-run doxygen-doc $(DX_PS_GOAL) $(DX_PDF_GOAL)
AM_CXXFLAGS += -I$(top_builddir)/include
ACLOCAL_AMFLAGS = -I m4