Commit 67b60251 67b6025160e4c749c33e5f3e3afaece0c9c02c87 by Sergey Poznyakoff

Added sql/

1 parent 665a8c22
...@@ -21,7 +21,7 @@ AUTOMAKE_OPTIONS = gnits 1.8.5 dist-bzip2 std-options ...@@ -21,7 +21,7 @@ AUTOMAKE_OPTIONS = gnits 1.8.5 dist-bzip2 std-options
21 ACLOCAL_AMFLAGS = -I m4 21 ACLOCAL_AMFLAGS = -I m4
22 22
23 SUBDIRS = headers include intl po lib testsuite mailbox libsieve doc \ 23 SUBDIRS = headers include intl po lib testsuite mailbox libsieve doc \
24 auth examples frm from pop3d imap4d \ 24 sql auth examples frm from pop3d imap4d \
25 mail sieve scripts libmu_scm guimb messages comsat readmsg \ 25 mail sieve scripts libmu_scm guimb messages comsat readmsg \
26 mail.local mail.remote dotlock mh movemail 26 mail.local mail.remote dotlock mh movemail
27 27
......