diff options
Diffstat (limited to 'mpz/Makefile.am')
-rw-r--r-- | mpz/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpz/Makefile.am b/mpz/Makefile.am index 9825441af..501d2d8bd 100644 --- a/mpz/Makefile.am +++ b/mpz/Makefile.am @@ -20,7 +20,7 @@ # MA 02111-1307, USA. -AUTOMAKE_OPTIONS = gnu +AUTOMAKE_OPTIONS = gnu no-dependencies SUBDIRS = tests |