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
033629f5
...
033629f595e08557f95acef4a7bac972b76e958d
authored
2001-11-11 07:50:08 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added comsat.h to sources
1 parent
266326ed
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
comsat/Makefile.am
comsat/Makefile.am
View file @
033629f
...
...
@@ -3,6 +3,6 @@ INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include
sbin_PROGRAMS
=
comsatd
comsatd_SOURCES
=
cfg.c comsat.c
comsatd_SOURCES
=
cfg.c comsat.c
comsat.h
comsatd_LDADD
=
../mailbox/libmailbox.la ../lib/libmailutils.a
...
...
Please
register
or
sign in
to post a comment