1
0
mirror of https://github.com/paboyle/Grid.git synced 2026-06-04 19:24:36 +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
+1 -1
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