summaryrefslogtreecommitdiff
path: root/mh
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 /mh
parent915749b8007370d01d169edf046637f4c0a119b2 (diff)
downloadmailutils-a61419e897438c5621b904864cf2b0b38fa7f7b0.tar.gz
mailutils-a61419e897438c5621b904864cf2b0b38fa7f7b0.tar.bz2
Rename ylwrap to gylwrap
Diffstat (limited to 'mh')
-rw-r--r--mh/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mh/Makefile.am b/mh/Makefile.am
index 2a8ab020b..77be3d0db 100644
--- a/mh/Makefile.am
+++ b/mh/Makefile.am
@@ -142,7 +142,7 @@ LDADD = $(mh_LIBS)
scan_LDADD = $(mh_LIBS) @CURSES_LIBS@
pick_SOURCES = pick.c pick.h pick-gram.c pick-gram.h
-YLWRAP = $(SHELL) $(top_srcdir)/scripts/ylwrap
+YLWRAP = $(SHELL) $(top_srcdir)/scripts/gylwrap
AM_YFLAGS=-vt
pick-gram.c pick-gram.h: $(srcdir)/pick.y

Return to:

Send suggestions and report system problems to the System administrator.