mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 19:25:56 +01:00
Fixed linker error
This commit is contained in:
parent
f7b79cdd45
commit
3a29af0ce4
@ -68,7 +68,7 @@ if BUILD_FERMION_REPS
|
|||||||
endif
|
endif
|
||||||
if BUILD_SP
|
if BUILD_SP
|
||||||
extra_sources+=$(SP_FERMION_FILES)
|
extra_sources+=$(SP_FERMION_FILES)
|
||||||
extra_sources+=$(SP_TWOIND_FILES)
|
extra_sources+=$(SP_TWOIND_FERMION_FILES)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
lib_LIBRARIES = libGrid.a
|
lib_LIBRARIES = libGrid.a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user