summaryrefslogtreecommitdiff
path: root/mpi/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2002-09-20 11:10:21 +0000
committerWerner Koch <wk@gnupg.org>2002-09-20 11:10:21 +0000
commitac25b885925d43072886eaee2a152b529d9eb2ea (patch)
tree941aa94d4923eb884ea90c5aba4bb9574c528099 /mpi/Makefile.am
parent3c4de8eec4258f978b71e3e0e14ccecd31af404d (diff)
downloadlibgcrypt-ac25b885925d43072886eaee2a152b529d9eb2ea.tar.gz
* Makefile.am (DISTCLEANFILES): Include mpi-asm-defs.h
Diffstat (limited to 'mpi/Makefile.am')
-rw-r--r--mpi/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/mpi/Makefile.am b/mpi/Makefile.am
index d794e432..7588f1ca 100644
--- a/mpi/Makefile.am
+++ b/mpi/Makefile.am
@@ -31,7 +31,8 @@ LTCCASCOMPILE = $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS)
EXTRA_DIST = config.links
-DISTCLEANFILES = mpih-add1.S mpih-mul1.S mpih-mul2.S mpih-mul3.S \
+DISTCLEANFILES = mpi-asm-defs.h \
+ mpih-add1.S mpih-mul1.S mpih-mul2.S mpih-mul3.S \
mpih-lshift.S mpih-rshift.S mpih-sub1.S asm-syntax.h sysdep.h
# Note: we only use .S files so we should delete all left over .s
CLEANFILES = _*.s __*.s