summaryrefslogtreecommitdiff
path: root/sieve/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sieve/Makefile.am')
-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.