1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-20 00:36:55 +01:00
This commit is contained in:
Peter Boyle
2021-08-22 14:17:12 +01:00
parent 7163b31a26
commit 40098424c7
4 changed files with 403 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# additional include paths necessary to compile the C++ library
SUBDIRS = Grid HMC benchmarks tests
SUBDIRS = Grid HMC benchmarks tests examples
include $(top_srcdir)/doxygen.inc