1
0
mirror of https://github.com/paboyle/Grid.git synced 2026-05-02 08:24:12 +01:00

Fixing a configure error for the smearing tests

This commit is contained in:
Guido Cossu
2017-05-05 13:59:10 +01:00
parent 20999c1370
commit de84aacdfd
+1
View File
@@ -490,6 +490,7 @@ AC_CONFIG_FILES(tests/forces/Makefile)
AC_CONFIG_FILES(tests/hadrons/Makefile)
AC_CONFIG_FILES(tests/hmc/Makefile)
AC_CONFIG_FILES(tests/solver/Makefile)
AC_CONFIG_FILES(tests/smearing/Makefile)
AC_CONFIG_FILES(tests/qdpxx/Makefile)
AC_CONFIG_FILES(tests/testu01/Makefile)
AC_CONFIG_FILES(benchmarks/Makefile)