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
7b00df82
...
7b00df8291155398fba01a9c47c7bf90481b81aa
authored
2002-11-22 14:51:08 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added load.c
1 parent
d7e72b0c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
libsieve/Makefile.am
libsieve/Makefile.am
View file @
7b00df8
...
...
@@ -11,6 +11,7 @@ lib_LTLIBRARIES = libsieve.la
libsieve_la_SOURCES
=
\
actions.c
\
comparator.c
\
load.c
\
prog.c
\
register.c
\
require.c
\
...
...
@@ -20,6 +21,7 @@ libsieve_la_SOURCES = \
sieve-lex.c
\
tests.c
\
util.c
libsieve_la_LIBADD
=
@LTDL_LIB@
noinst_HEADERS
=
sieve.h
...
...
Please
register
or
sign in
to post a comment