summaryrefslogtreecommitdiff
path: root/mailbox
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-05-09 17:25:21 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-05-09 17:25:21 +0000
commita61419e897438c5621b904864cf2b0b38fa7f7b0 (patch)
tree0aaf1bebb02a9fc30c7862efa5c74172143f535f /mailbox
parent915749b8007370d01d169edf046637f4c0a119b2 (diff)
downloadmailutils-a61419e897438c5621b904864cf2b0b38fa7f7b0.tar.gz
mailutils-a61419e897438c5621b904864cf2b0b38fa7f7b0.tar.bz2
Rename ylwrap to gylwrap
Diffstat (limited to 'mailbox')
-rw-r--r--mailbox/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mailbox/Makefile.am b/mailbox/Makefile.am
index 3988e3053..adeb7e963 100644
--- a/mailbox/Makefile.am
+++ b/mailbox/Makefile.am
@@ -21,7 +21,7 @@
INCLUDES = @MU_COMMON_INCLUDES@ -I${top_srcdir}/libproto/include @INTLINCS@
AM_CPPFLAGS = -DSITE_VIRTUAL_PWDDIR=\"@SITE_VIRTUAL_PWDDIR@\"
-YLWRAP = $(SHELL) $(top_srcdir)/scripts/ylwrap
+YLWRAP = $(SHELL) $(top_srcdir)/scripts/gylwrap
AM_YFLAGS=-vt
SUBDIRS = testsuite

Return to:

Send suggestions and report system problems to the System administrator.