Changeset: afcddd184b80 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=afcddd184b80 Modified Files: clients/Makefile.ag Branch: Oct2014 Log Message:
Distribute R in the tar ball as well. diffs (9 lines): diff --git a/clients/Makefile.ag b/clients/Makefile.ag --- a/clients/Makefile.ag +++ b/clients/Makefile.ag @@ -17,4 +17,4 @@ SUBDIRS = mapilib mapiclient HAVE_ODBC?odbc HAVE_PERL?perl php HAVE_RUBYGEM?ruby examples HAVE_PYTHON2?python2 HAVE_PYTHON3?python3 NATIVE_WIN32?NT -EXTRA_DIST_DIR = Tests +EXTRA_DIST_DIR = Tests R _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
