summaryrefslogtreecommitdiff
path: root/mpn/Makefile.am
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2002-12-12 23:25:23 +0100
committerKevin Ryde <user42@zip.com.au>2002-12-12 23:25:23 +0100
commit477f56b7924cbd484bde5aceaa0813ace409e279 (patch)
treed751912fdf882cb6808c2e25ce7fb62cd0101935 /mpn/Makefile.am
parentb464970727a12324821fe1b4c1674e2cd48c94fb (diff)
downloadgmp-477f56b7924cbd484bde5aceaa0813ace409e279.tar.gz
* mpn/Makefile.am (EXTRA_DIST): Remove Makeasm.am, automake 1.7.2 does
it automatically.
Diffstat (limited to 'mpn/Makefile.am')
-rw-r--r--mpn/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/Makefile.am b/mpn/Makefile.am
index b21814cd9..a95f68208 100644
--- a/mpn/Makefile.am
+++ b/mpn/Makefile.am
@@ -59,7 +59,7 @@ TARG_DIST = a29k alpha arm clipper cray generic i960 ia64 lisp m68k m88k \
mips32 mips64 ns32k pa32 pa64 power powerpc32 powerpc64 pyr s390 sh \
sparc32 sparc64 thumb vax x86 z8000 z8000x
-EXTRA_DIST = Makeasm.am asm-defs.m4 cpp-ccas m4-ccas $(TARG_DIST)
+EXTRA_DIST = asm-defs.m4 cpp-ccas m4-ccas $(TARG_DIST)
# These are BUILT_SOURCES at the top-level, so normally they're built before