Changeset: d022e68906eb for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d022e68906eb
Modified Files:
        geom/sql/Makefile.ag
Branch: Nov2019
Log Message:

Don't try to package non-existent directory.


diffs (9 lines):

diff --git a/geom/sql/Makefile.ag b/geom/sql/Makefile.ag
--- a/geom/sql/Makefile.ag
+++ b/geom/sql/Makefile.ag
@@ -10,4 +10,4 @@ headers_sql = {
        SOURCES = 40_geom.sql
 }
 
-EXTRA_DIST_DIR = Tests conformance functions pg_regression
+EXTRA_DIST_DIR = conformance functions pg_regression
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to