mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
Typo in capital
This commit is contained in:
parent
cab7ef9bc2
commit
fddb904b4c
@ -49,6 +49,6 @@ bin_PROGRAMS = Grid_main test_Grid_stencil
|
||||
Grid_main_SOURCES = Grid_main.cc
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user