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
a14c8fcb
...
a14c8fcb1584b5c5287c81e27015d6b753b720e4
authored
2002-11-03 12:34:08 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added testsuite
1 parent
2e535bb1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
mail.remote/Makefile.am
mail.remote/Makefile.am
View file @
a14c8fc
...
...
@@ -5,9 +5,11 @@
AUTOMAKE_OPTIONS
=
../lib/ansi2knr
INCLUDES
=
-I
$(srcdir)
-I
$(top_srcdir)
/lib -I
$(top_srcdir)
/include -I
$(top_srcdir)
/libmu_scm
SMTPPROGRAMS
=
mail.remote
SUBDIRS
=
testsuite
PROGRAMS_SMTP
=
mail.remote
EXTRA_PROGRAMS
=
mail.remote
libexec_PROGRAMS
=
@SMTPPROGRAMS@
libexec_PROGRAMS
=
@BUILD_SMTP_PROGRAMS@
mail_remote_SOURCES
=
mail.remote.c
mail_remote_LDADD
=
../mailbox/libmailbox.la ../lib/libmailutils.la
...
...
Please
register
or
sign in
to post a comment