Changeset: a4492dce5fce for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a4492dce5fce
Modified Files:
        sql/src/backends/monet5/vaults/Makefile.ag
Branch: default
Log Message:

the new module is (supposed to be) called "vault", not "vaults"


diffs (12 lines):

diff -r e7fc78bf3887 -r a4492dce5fce sql/src/backends/monet5/vaults/Makefile.ag
--- a/sql/src/backends/monet5/vaults/Makefile.ag        Thu Jul 01 14:42:59 
2010 +0200
+++ b/sql/src/backends/monet5/vaults/Makefile.ag        Thu Jul 01 15:01:02 
2010 +0200
@@ -18,7 +18,7 @@
 INCLUDES = ../../include ../../common ../../storage ../../server \
        $(MONETDB5_INCS) $(CLIENTS_INCS) $(MONETDB_INCS) $(READLINE_INCS)
 
-lib__vaults = {
+lib__vault = {
        DIR = libdir/MonetDB5/
        SOURCES = vault.mx 
 #      LIBS = ../../server/libsqlserver ../../storage/libstore 
../../storage/bat/libbatstore ../../storage/restrict/librestrictstore 
../../storage/bpm/libbpmstore ../../common/libsqlcommon \
_______________________________________________
Checkin-list mailing list
Checkin-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to