summaryrefslogtreecommitdiff
path: root/mh
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-03-22 13:31:39 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-03-22 13:31:39 +0000
commitbd922a19d22d5ef0688c70759317b8bdc7ad9b66 (patch)
tree2c296c2842cd570ba617c6fbc1286763ea697bb3 /mh
parente34871d3fd8a506fb36e75138a580dd1055f08b3 (diff)
downloadmailutils-bd922a19d22d5ef0688c70759317b8bdc7ad9b66.tar.gz
mailutils-bd922a19d22d5ef0688c70759317b8bdc7ad9b66.tar.bz2
Minor formatting change.
Diffstat (limited to 'mh')
-rw-r--r--mh/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/mh/Makefile.am b/mh/Makefile.am
index ba2c172c3..037e6af0d 100644
--- a/mh/Makefile.am
+++ b/mh/Makefile.am
@@ -122,7 +122,8 @@ AM_YFLAGS=-vt
pick-gram.c pick-gram.h: $(srcdir)/pick.y
$(YLWRAP) "$(YACC) $(AM_YFLAGS) -d" $< \
- y.tab.c pick-gram.c y.tab.h pick-gram.h y.output pick.output \
+ y.tab.c pick-gram.c y.tab.h pick-gram.h \
+ y.output pick.output \
-- -yy pick_yy
mh_fmtgram.c: $(srcdir)/mh_fmtgram.y

Return to:

Send suggestions and report system problems to the System administrator.