1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 15:55:37 +00:00
Grid/Makefile.am

6 lines
170 B
Makefile
Raw Normal View History

2015-03-04 04:53:40 +00:00
# additional include paths necessary to compile the C++ library
2016-10-20 15:04:00 +01:00
SUBDIRS = lib benchmarks tests programs
2016-07-07 22:31:07 +01:00
AM_CXXFLAGS += -I$(top_builddir)/include
ACLOCAL_AMFLAGS = -I m4