summaryrefslogtreecommitdiff
path: root/sieve
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-11-07 15:06:07 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-11-07 15:06:07 +0000
commitfcd21e8215b7f14f9b6611078aa445cc086afa38 (patch)
treec9e460087f995e69f13ce2dae53c0d0d35c52092 /sieve
parenta4baaedb572518c7c9d448fcf57c6ac6879ed0c2 (diff)
downloadmailutils-fcd21e8215b7f14f9b6611078aa445cc086afa38.tar.gz
mailutils-fcd21e8215b7f14f9b6611078aa445cc086afa38.tar.bz2
Removed ylwrap
Diffstat (limited to 'sieve')
-rw-r--r--sieve/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/sieve/Makefile.am b/sieve/Makefile.am
index 7361a32a8..05e02abce 100644
--- a/sieve/Makefile.am
+++ b/sieve/Makefile.am
@@ -5,7 +5,7 @@
AUTOMAKE_OPTIONS = ../lib/ansi2knr
INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/lib
SUBDIRS = testsuite
-YLWRAP = $(SHELL) $(srcdir)/ylwrap
+YLWRAP = $(SHELL) $(top_srcdir)/scripts/ylwrap
YFLAGS = -dt
BUILT_SOURCES= \

Return to:

Send suggestions and report system problems to the System administrator.