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
60d53af9
...
60d53af93c1f490e11c21cc654f9330eabc068da
authored
2006-03-07 14:43:19 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(SUBDIRS): Add libproto
1 parent
2ef67a6d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
31 additions
and
4 deletions
Makefile.am
Makefile.am
View file @
60d53af
...
...
@@ -20,10 +20,37 @@
AUTOMAKE_OPTIONS
=
gnits 1.8.5 dist-bzip2 std-options
ACLOCAL_AMFLAGS
=
-I m4
SUBDIRS
=
include intl po testsuite mailbox lib libsieve doc
\
sql auth config examples frm pop3d imap4d
\
mail sieve scripts libmu_scm guimb messages comsat readmsg
\
mail.local mail.remote dotlock mh movemail mimeview
SUBDIRS
=
\
include
\
intl
\
po
\
testsuite
\
mailbox
\
sql
\
auth
\
libproto
\
lib
\
libsieve
\
libmu_scm
\
doc
\
config
\
examples
\
frm
\
pop3d
\
imap4d
\
mail
\
sieve
\
scripts
\
guimb
\
messages
\
comsat
\
readmsg
\
mail.local
\
mail.remote
\
dotlock
\
mh
\
movemail
\
mimeview
EXTRA_DIST
=
COPYING.LESSER
...
...
Please
register
or
sign in
to post a comment