summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libsieve/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/libsieve/Makefile.am b/libsieve/Makefile.am
index 5e9cf1e84..92e0ae609 100644
--- a/libsieve/Makefile.am
+++ b/libsieve/Makefile.am
@@ -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= \

Return to:

Send suggestions and report system problems to the System administrator.