From 795eefa4456a92b414bfa7dac7d7bfbd43f3c66a Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 15 Nov 2001 17:08:10 +0000 Subject: Changes mainly to fix automake problems --- mpi/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mpi/Makefile.am') diff --git a/mpi/Makefile.am b/mpi/Makefile.am index 8f684bd9..b168f0d0 100644 --- a/mpi/Makefile.am +++ b/mpi/Makefile.am @@ -11,7 +11,7 @@ DISTCLEANFILES = mpih-add1.S mpih-mul1.S mpih-mul2.S mpih-mul3.S \ # CLEANFILES = _*.s CLEANFILES = *.s -OMIT_DEPENDENCIES = types.h gcrypt.h +#OMIT_DEPENDENCIES = types.h gcrypt.h noinst_LTLIBRARIES = libmpi.la -- cgit v1.2.1