mirror of
https://github.com/paboyle/Grid.git
synced 2025-11-02 13:04:32 +00:00
Out of source compile now working
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# additional include paths necessary to compile the C++ library
|
||||
AM_CXXFLAGS = -I$(top_srcdir)/lib
|
||||
AM_LDFLAGS = -L$(top_srcdir)/lib
|
||||
AM_LDFLAGS = -L$(top_builddir)/lib
|
||||
|
||||
#
|
||||
# Test code
|
||||
|
||||
Reference in New Issue
Block a user