Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
67f7c3a7
...
67f7c3a75f68dd1cf393268c6423baece33e22d9
authored
2002-11-14 07:08:32 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added libsieve
1 parent
f9936da7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
Makefile.am
configure.ac
Makefile.am
View file @
67f7c3a
...
...
@@ -5,10 +5,10 @@
AUTOMAKE_OPTIONS
=
gnu 1.7.1 readme-alpha std-options
ACLOCAL_AMFLAGS
=
-I m4
SUBDIRS
=
include m4 lib testsuite mailbox examples doc
\
SUBDIRS
=
include m4 lib testsuite mailbox
libsieve
examples doc
\
auth frm from pop3d imap4d
\
mail sieve scripts libmu_scm guimb messages comsat readmsg
\
mail.local mail.remote dotlock mh
mail.local mail.remote dotlock mh
EXTRA_DIST
=
mailutils.spec mailutils.spec.in COPYING.FDL
...
...
configure.ac
View file @
67f7c3a
...
...
@@ -568,6 +568,7 @@ AC_CONFIG_FILES([Makefile mailutils.spec
examples/Makefile
auth/Makefile
mailbox/include/Makefile
libsieve/Makefile
imap4d/Makefile
imap4d/testsuite/Makefile
from/Makefile
...
...
Please
register
or
sign in
to post a comment