summaryrefslogtreecommitdiff
path: root/mpq
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-01-06 22:11:17 +0100
committerKevin Ryde <user42@zip.com.au>2001-01-06 22:11:17 +0100
commit11437483feb29934d125b0c58d402ff018b55a27 (patch)
tree85146709263b0ffb9531ada80af04df2fef706d2 /mpq
parent23966c8f020c8ef79d28b6f945edb62422833c02 (diff)
downloadgmp-11437483feb29934d125b0c58d402ff018b55a27.tar.gz
* mpz/Makefile.am, mpq/Makefile.am, mpf/Makefile.am, mpbsd/Makefile.am
(SUBDIRS): Remove.
Diffstat (limited to 'mpq')
-rw-r--r--mpq/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/mpq/Makefile.am b/mpq/Makefile.am
index d8e81c9fc..d716f9f7f 100644
--- a/mpq/Makefile.am
+++ b/mpq/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to generate Makefile.in
-# Copyright 1996, 1998, 2000 Free Software Foundation, Inc.
+# Copyright 1996, 1998, 2000, 2001 Free Software Foundation, Inc.
#
# This file is part of the GNU MP Library.
#
@@ -22,8 +22,6 @@
AUTOMAKE_OPTIONS = gnu no-dependencies $(top_builddir)/ansi2knr
-SUBDIRS = tests
-
INCLUDES = -I$(top_srcdir) -DOPERATION_`echo $* | sed 's/_$$//'`
noinst_LTLIBRARIES = libmpq.la