mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-07 12:45:55 +01:00
5 lines
117 B
Makefile
5 lines
117 B
Makefile
# additional include paths necessary to compile the C++ library
|
|
AM_LDFLAGS = -L$(top_builddir)/lib
|
|
|
|
include Make.inc
|