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
bdd323f8
...
bdd323f8ed0eaaefba4eafa419a50aa0b96bbdd3
authored
2002-03-21 10:18:11 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
libpop3_la_SOURCES was missing.
1 parent
15d94efb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
mailbox2/pop3/Makefile.am
mailbox2/pop3/Makefile.am
View file @
bdd323f
...
...
@@ -7,7 +7,7 @@ INCLUDES = -I${top_srcdir}/mailbox2/include
lib_LTLIBRARIES
=
libpop3.la
lib
mailbox
_la_SOURCES
=
\
lib
pop3
_la_SOURCES
=
\
pop3_apop.c
\
pop3_capa.c
\
pop3_carrier.c
\
...
...
Please
register
or
sign in
to post a comment