summaryrefslogtreecommitdiff
path: root/mpi/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2015-01-06 18:54:24 +0100
committerWerner Koch <wk@gnupg.org>2015-01-06 18:54:24 +0100
commitc33277d2da321df04db1988ed6758a1350025634 (patch)
treec64cdedae08e7eae207a05becab5de52d51c1d68 /mpi/Makefile.am
parente4de52378a85cf383994ded8edf0d5cf98dcb10c (diff)
downloadlibgcrypt-c33277d2da321df04db1988ed6758a1350025634.tar.gz
Remove the old Manifest files
-- The Manifest file have been part of an experiment a long time ago to implement source level integrity. I is not maintained for more than a decade and with the advent of git this is superfluous anyway.
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 c41b1eab..8f39ee78 100644
--- a/mpi/Makefile.am
+++ b/mpi/Makefile.am
@@ -29,7 +29,7 @@ AM_CFLAGS = $(GPG_ERROR_CFLAGS)
AM_ASFLAGS = $(MPI_SFLAGS)
AM_CCASFLAGS = $(NOEXECSTACK_FLAGS)
-EXTRA_DIST = Manifest config.links
+EXTRA_DIST = config.links
DISTCLEANFILES = mpi-asm-defs.h \
mpih-add1-asm.S mpih-mul1-asm.S mpih-mul2-asm.S mpih-mul3-asm.S \
mpih-lshift-asm.S mpih-rshift-asm.S mpih-sub1-asm.S asm-syntax.h \