summaryrefslogtreecommitdiff
path: root/tests/Makefile.in
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-10-01 04:04:14 +0200
committerKevin Ryde <user42@zip.com.au>2001-10-01 04:04:14 +0200
commit62fbeae8340e057972b2a06c1c5c56d5860d2fb7 (patch)
treecc18825c12110a2d48724dffe35cf347a4952266 /tests/Makefile.in
parent791904fc859fac1c49fcdfe8930884ca84fe1891 (diff)
downloadgmp-62fbeae8340e057972b2a06c1c5c56d5860d2fb7.tar.gz
Regernerate for:
* tests/cxx/Makefile.am, tests/cxx/Makefile.in, tests/cxx/t-ostream.cc: New files. * tests/Makefile.am: Add them.
Diffstat (limited to 'tests/Makefile.in')
-rw-r--r--tests/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 49c49675f..b09aaa3ae 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -147,7 +147,7 @@ mpn_objs_in_libgmp = @mpn_objs_in_libgmp@
mpn_objs_in_libmp = @mpn_objs_in_libmp@
AUTOMAKE_OPTIONS = gnu no-dependencies $(top_builddir)/ansi2knr
-SUBDIRS = . devel mpn mpz mpq mpf rand printf mpbsd
+SUBDIRS = . devel mpn mpz mpq mpf rand printf cxx mpbsd
COMPILE_FLAGS = \
$(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)