summaryrefslogtreecommitdiff
path: root/tests/rand
diff options
context:
space:
mode:
authorTorbjorn Granlund <tg@gmplib.org>2017-06-28 23:05:25 +0200
committerTorbjorn Granlund <tg@gmplib.org>2017-06-28 23:05:25 +0200
commit74e9db2910bea3933519da7a71ba064c46545fe1 (patch)
tree7468ed2cb5f38593fc5a19bf94d86dee995f2a61 /tests/rand
parenta95e4d92df098e3babab97f5183d7bc827865fa5 (diff)
downloadgmp-74e9db2910bea3933519da7a71ba064c46545fe1.tar.gz
(AM_LDFLAGS): Define. (Thanks to Emmanuel Thom?? and Vincent Lefevre.)
Diffstat (limited to 'tests/rand')
-rw-r--r--tests/rand/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rand/Makefile.am b/tests/rand/Makefile.am
index 19dacf704..71bb7a9f4 100644
--- a/tests/rand/Makefile.am
+++ b/tests/rand/Makefile.am
@@ -19,6 +19,7 @@
AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/tests
+AM_LDFLAGS = -no-install
LDADD = $(top_builddir)/tests/libtests.la $(top_builddir)/libgmp.la
check_PROGRAMS = t-iset t-lc2exp t-mt t-rand t-urbui t-urmui t-urndmm