Changeset: 66769c44e803 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=66769c44e803 Modified Files: monetdb5/modules/mal/Makefile.ag Branch: headless Log Message:
Move zorder out of the way diffs (11 lines): diff --git a/monetdb5/modules/mal/Makefile.ag b/monetdb5/modules/mal/Makefile.ag --- a/monetdb5/modules/mal/Makefile.ag +++ b/monetdb5/modules/mal/Makefile.ag @@ -77,6 +77,6 @@ # zorder.mal } -EXTRA_DIST = prelude.mx histogram.mal histogram.h mal_init.mal manual.mal manual.h recycle.mal recycle.h sabaoth.mal sabaoth.h trader.mal trader.h tablet.h +EXTRA_DIST = histogram.mal histogram.h mal_init.mal manual.mal manual.h recycle.mal recycle.h sabaoth.mal sabaoth.h trader.mal trader.h tablet.h EXTRA_DIST_DIR = Tests _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
