summaryrefslogtreecommitdiff
path: root/mpn/Makefile.am
diff options
context:
space:
mode:
authorTorbjorn Granlund <tg@gmplib.org>2016-10-30 22:40:14 +0100
committerTorbjorn Granlund <tg@gmplib.org>2016-10-30 22:40:14 +0100
commit4f4f605a6783c33fe49003660244f586fb57347c (patch)
treee81a784b0bd97b941f6c14e26e2ed1015ae79a33 /mpn/Makefile.am
parenteaaa82df1613c76801a46c4eda85d1d088850be3 (diff)
downloadgmp-4f4f605a6783c33fe49003660244f586fb57347c.tar.gz
(TARG_DIST): Add riscv.
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 fc54483ee..3ab400612 100644
--- a/mpn/Makefile.am
+++ b/mpn/Makefile.am
@@ -41,7 +41,7 @@ libmpn_la_DEPENDENCIES = $(OFILES)
TARG_DIST = alpha arm arm64 cray generic ia64 lisp m68k m88k \
minithres mips32 mips64 pa32 pa64 power powerpc32 powerpc64 \
- s390_32 s390_64 sh sparc32 sparc64 thumb vax x86 x86_64
+ riscv s390_32 s390_64 sh sparc32 sparc64 thumb vax x86 x86_64
EXTRA_DIST = asm-defs.m4 cpp-ccas m4-ccas $(TARG_DIST)