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
75b7e27e
...
75b7e27e332fdc98dca214823ccd9f53fdfb86de
authored
2002-12-10 07:29:52 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added argp.c
1 parent
c10adad1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
libsieve/Makefile.am
libsieve/Makefile.am
View file @
75b7e27
...
@@ -10,6 +10,7 @@ lib_LTLIBRARIES = libsieve.la
...
@@ -10,6 +10,7 @@ lib_LTLIBRARIES = libsieve.la
10
10
11
libsieve_la_SOURCES
=
\
11
libsieve_la_SOURCES
=
\
12
actions.c
\
12
actions.c
\
13
argp.c
\
13
comparator.c
\
14
comparator.c
\
14
load.c
\
15
load.c
\
15
prog.c
\
16
prog.c
\
...
...
Please
register
or
sign in
to post a comment