This is an automated email from the git hooks/post-receive script.

renard pushed a commit to branch master
in repository getfem.

The following commit(s) were added to refs/heads/master by this push:
     new 8a789d9  very minor change
8a789d9 is described below

commit 8a789d9d12a125e80f424882806fedce6888bef5
Author: Yves Renard <yves.ren...@insa-lyon.fr>
AuthorDate: Sun Apr 26 17:55:50 2020 +0200

    very minor change
---
 src/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 5d377e9..085186d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -253,6 +253,6 @@ libgetfem_la_LDFLAGS = ${LIBTOOL_VERSION_INFO}
 libgetfem_la_LIBADD = @SUPERLU_LIBS@ @MUMPS_LIBS@
 AM_CPPFLAGS = -I$(top_srcdir)/src -I../src -I$(top_srcdir)
 
-CLEANFILES = ii_files/* *.o.d gmm/gmm_arch_config.h
-DISTCLEANFILES = getfem/getfem_im_list.h getfem/getfem_arch_config.h
+CLEANFILES = ii_files/* *.o.d
+DISTCLEANFILES = getfem/getfem_im_list.h getfem/getfem_arch_config.h 
gmm/gmm_arch_config.h
 

Reply via email to