mirror of
https://github.com/paboyle/Grid.git
synced 2025-10-14 05:04:42 +01:00
first working version for the new build system
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
# additional include paths necessary to compile the C++ library
|
||||
AM_CXXFLAGS = -I$(top_srcdir)/include/
|
||||
SUBDIRS = lib benchmarks tests
|
||||
|
||||
SUBDIRS = prerequisites lib benchmarks tests
|
||||
|
||||
filelist: $(SUBDIRS)
|
||||
AM_CXXFLAGS += -I$(top_builddir)/include
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
Reference in New Issue
Block a user