From ce8c7a77b60ffa2d418097663125fc61163bf018 Mon Sep 17 00:00:00 2001 From: azusayamaguchi Date: Sun, 31 May 2015 18:50:08 +0100 Subject: [PATCH] Bug in Makefile.am fixed --- lib/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index aa531df7..e983b432 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -103,7 +103,6 @@ nobase_include_HEADERS=\ ./qcd/Dirac.h\ ./qcd/QCD.h\ ./qcd/TwoSpinor.h\ - ./qcd/FermionAction.h\ ./simd/Grid_avx.h\ ./simd/Grid_avx512.h\ ./simd/Grid_qpx.h\