summaryrefslogtreecommitdiff
path: root/mpn/Makefile.am
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2009-04-27 22:47:16 +0200
committerTorbjorn Granlund <tege@gmplib.org>2009-04-27 22:47:16 +0200
commit4d3e8f108a08f3d41e4b2cddcf8ba81d844c9955 (patch)
tree047e59bbdc7ffdab8ce4329ebc806e644c9ce01c /mpn/Makefile.am
parent6264c334c202e731a2d7fd56aa0b8d995c5b337b (diff)
downloadgmp-4d3e8f108a08f3d41e4b2cddcf8ba81d844c9955.tar.gz
(TARG_DIST): Add minithres.
Diffstat (limited to 'mpn/Makefile.am')
-rw-r--r--mpn/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/mpn/Makefile.am b/mpn/Makefile.am
index 70ed97d47..e3cd7d137 100644
--- a/mpn/Makefile.am
+++ b/mpn/Makefile.am
@@ -57,9 +57,9 @@ nodist_libmpn_la_SOURCES = fib_table.c mp_bases.c
libmpn_la_LIBADD = $(OFILES)
libmpn_la_DEPENDENCIES = $(OFILES)
-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 x86_64 z8000 z8000x
+TARG_DIST = a29k alpha arm clipper cray generic i960 ia64 lisp m68k m88k \
+ minithres mips32 mips64 ns32k pa32 pa64 power powerpc32 powerpc64 pyr s390 \
+ sh sparc32 sparc64 thumb vax x86 x86_64 z8000 z8000x
EXTRA_DIST = asm-defs.m4 cpp-ccas m4-ccas $(TARG_DIST)