Changeset: d40b1be57b1e for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d40b1be57b1e Modified Files: clients/examples/Makefile.ag Branch: Oct2012 Log Message:
build-sys: don't need to descend into python any more diffs (11 lines): diff --git a/clients/examples/Makefile.ag b/clients/examples/Makefile.ag --- a/clients/examples/Makefile.ag +++ b/clients/examples/Makefile.ag @@ -15,4 +15,6 @@ # Copyright August 2008-2012 MonetDB B.V. # All Rights Reserved. -SUBDIRS = C python php +SUBDIRS = C php + +EXTRA_DIST_DIR = python _______________________________________________ checkin-list mailing list checkin-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/checkin-list