summaryrefslogtreecommitdiff
path: root/libsieve/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-11-14 07:11:42 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-11-14 07:11:42 +0000
commite46587af5f2e73ddf80ea27c4d8ab13077e07076 (patch)
tree97aa67bb50c35ad83149a5a06c5a751e9decf548 /libsieve/Makefile.am
parentd1841fc37966fe2fc8373e527d9a5d8eaf157366 (diff)
downloadmailutils-e46587af5f2e73ddf80ea27c4d8ab13077e07076.tar.gz
mailutils-e46587af5f2e73ddf80ea27c4d8ab13077e07076.tar.bz2
Removed sv.c
Diffstat (limited to 'libsieve/Makefile.am')
-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.