summaryrefslogtreecommitdiff
path: root/mpq
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2000-04-10 00:16:09 +0200
committerKevin Ryde <user42@zip.com.au>2000-04-10 00:16:09 +0200
commit4dceb846a036610d2376d334c0003498c0bab71e (patch)
tree1884717827eb3f85566efb03ddc4ec5b11af989f /mpq
parentb634ac2e83b6678ce535b9a3c7d0b54bbca1a60c (diff)
downloadgmp-4dceb846a036610d2376d334c0003498c0bab71e.tar.gz
Regenerate.
Diffstat (limited to 'mpq')
-rw-r--r--mpq/Makefile.in2
-rw-r--r--mpq/tests/Makefile.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/mpq/Makefile.in b/mpq/Makefile.in
index 055079198..d470b6993 100644
--- a/mpq/Makefile.in
+++ b/mpq/Makefile.in
@@ -119,7 +119,7 @@ AUTOMAKE_OPTIONS = gnu
SUBDIRS = tests
-INCLUDES = -I$(top_srcdir) -I$(top_builddir)
+INCLUDES = -I$(top_srcdir)
noinst_LTLIBRARIES = libmpq.la
libmpq_la_SOURCES = \
diff --git a/mpq/tests/Makefile.in b/mpq/tests/Makefile.in
index 95db9bc5a..73dbd4802 100644
--- a/mpq/tests/Makefile.in
+++ b/mpq/tests/Makefile.in
@@ -117,7 +117,7 @@ mpn_objs_in_libgmp = @mpn_objs_in_libgmp@
AUTOMAKE_OPTIONS = gnu
-INCLUDES = -I$(top_srcdir) -I$(top_builddir)
+INCLUDES = -I$(top_srcdir)
LDADD = $(top_builddir)/libgmp.la
check_PROGRAMS = t-cmp t-cmp_ui t-get_d