1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 01:05:38 +01: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-07-07 22:31:07 +01:00
AM_CXXFLAGS = -I$(top_srcdir)/include/
SUBDIRS = prerequisites lib benchmarks tests
2015-06-03 12:47:05 +01:00
filelist: $(SUBDIRS)