1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-18 15:57:05 +01:00

grid-config program

This commit is contained in:
2017-05-02 19:13:13 +01:00
parent ea9aef7baa
commit 89c430136d
3 changed files with 88 additions and 1 deletions

View File

@ -3,6 +3,8 @@ SUBDIRS = lib benchmarks tests extras
include $(top_srcdir)/doxygen.inc
bin_SCRIPTS=grid-config
tests: all
$(MAKE) -C tests tests