summaryrefslogtreecommitdiff
path: root/mpi/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2001-11-15 17:08:10 +0000
committerWerner Koch <wk@gnupg.org>2001-11-15 17:08:10 +0000
commit795eefa4456a92b414bfa7dac7d7bfbd43f3c66a (patch)
treee9c38a06123a611ba7c7b9d373824dd5af3acb2e /mpi/Makefile.am
parent247f6058114888cf634979737febd70a12106b9f (diff)
downloadlibgcrypt-795eefa4456a92b414bfa7dac7d7bfbd43f3c66a.tar.gz
Changes mainly to fix automake problems
Diffstat (limited to 'mpi/Makefile.am')
-rw-r--r--mpi/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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