mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-13 04:37:05 +01:00
Make file and configure
This commit is contained in:
@ -23,5 +23,8 @@ include_HEADERS = Grid.h\
|
||||
# Test code
|
||||
#
|
||||
bin_PROGRAMS = Grid_main
|
||||
Grid_main_SOURCES = Grid_main.cc
|
||||
Grid_main_SOURCES = \
|
||||
Grid_main.cc\
|
||||
Grid_fake.cc
|
||||
|
||||
Grid_main_LDADD = libGrid.a
|
||||
|
Reference in New Issue
Block a user