Changeset: 77b166508ad7 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=77b166508ad7 Modified Files: sql/src/sql/Makefile.ag Branch: Jun2010 Log Message:
Backport of commit d6469e88aad3 use createdb instead of creatdb author Niels Nes <[email protected]> date Fri May 07 17:01:58 2010 +0200 (6 days ago) diffs (12 lines): diff -r b1c88a9a8862 -r 77b166508ad7 sql/src/sql/Makefile.ag --- a/sql/src/sql/Makefile.ag Thu May 13 19:23:00 2010 +0200 +++ b/sql/src/sql/Makefile.ag Thu May 13 19:23:50 2010 +0200 @@ -21,7 +21,7 @@ HEADERS = sql DIR = libdir/MonetDB5 SOURCES = \ - creatdb.mx \ + createdb.mx \ clients.sql cluster.sql \ date.sql history.sql inet.sql \ math.sql mtime.sql \ _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
