Changeset: f09366409925 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f09366409925 Modified Files: monetdb5/extras/pyapi/Makefile.ag Branch: pythonudf Log Message:
Ship the locate python bat file to the install directory. diffs (14 lines): diff --git a/monetdb5/extras/pyapi/Makefile.ag b/monetdb5/extras/pyapi/Makefile.ag --- a/monetdb5/extras/pyapi/Makefile.ag +++ b/monetdb5/extras/pyapi/Makefile.ag @@ -43,4 +43,10 @@ headers_autoload = { SOURCES = 50_pyapi.mal } +locate_python_bat = { + EXT = bat + DIR = prefix + SOURCES = pyapi_locatepython.bat +} + EXTRA_DIST_DIR = Tests _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list