mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-27 14:15:55 +01:00
Typo in capital
This commit is contained in:
parent
b59553bd65
commit
3cb04f555d
@ -49,6 +49,6 @@ bin_PROGRAMS = Grid_main test_Grid_stencil
|
|||||||
Grid_main_SOURCES = Grid_main.cc
|
Grid_main_SOURCES = Grid_main.cc
|
||||||
Grid_main_LDADD = libGrid.a
|
Grid_main_LDADD = libGrid.a
|
||||||
|
|
||||||
test_Grid_stencil_SOURCES = test_Grid_Stencil.cc
|
test_Grid_stencil_SOURCES = test_Grid_stencil.cc
|
||||||
test_Grid_stencil_LDADD = libGrid.a
|
test_Grid_stencil_LDADD = libGrid.a
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user