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
e46587af
...
e46587af5f2e73ddf80ea27c4d8ab13077e07076
authored
2002-11-14 07:11:42 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Removed sv.c
1 parent
d1841fc3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
libsieve/Makefile.am
libsieve/Makefile.am
View file @
e46587a
...
...
@@ -8,8 +8,6 @@ AM_YFLAGS = -dtv
lib_LTLIBRARIES
=
libsieve.la
noinst_PROGRAMS
=
sv
libsieve_la_SOURCES
=
\
actions.c
\
prog.c
\
...
...
@@ -22,8 +20,6 @@ libsieve_la_SOURCES = \
tests.c
\
util.c
sv_SOURCES
=
sv.c
sv_LDADD
=
./libsieve.la ../mailbox/libmailbox.la
noinst_HEADERS
=
sieve.h
BUILT_SOURCES
=
\
...
...
Please
register
or
sign in
to post a comment