Changeset: 308127504f84 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=308127504f84
Modified Files:
        monetdb5/modules/mal/Makefile.ag
Branch: default
Log Message:

ensure that batExtensions.h is included in source tarball


diffs (12 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
@@ -29,7 +29,7 @@ lib_mal = {
        NOINST
        SOURCES = \
                attach.c attach.h \
-               batExtensions.c \
+               batExtensions.c batExtensions.h \
                bbp.c bbp.h \
                box.c box.h \
                clients.c clients.h \
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to