summaryrefslogtreecommitdiff
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorAlain Magloire <alainm@gnu.org>2001-08-08 03:34:22 +0000
committerAlain Magloire <alainm@gnu.org>2001-08-08 03:34:22 +0000
commitdb64ad5bd3c436feb02716dff8d10ac8a96eece0 (patch)
tree528f22decfd88c9bc01a0474448f9b636e52d09e /mail/Makefile.am
parent8a028fabffcf0ddcec21aab7ec1cb57998e227c3 (diff)
downloadmailutils-db64ad5bd3c436feb02716dff8d10ac8a96eece0.tar.gz
mailutils-db64ad5bd3c436feb02716dff8d10ac8a96eece0.tar.bz2
* mail/msgset.y: Draft implementation of a proposition
to allow regular implementation. (REGEXP): Passing the address of the pointer instead of the pointer. (INDENT): Likewised. * mail/Makefile.am: Add in EXTRA_DIST msgset.c to force its generation when doing the distribution, having yacc should not be required.
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 91910376f..f35646bef 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -10,6 +10,8 @@ bin_PROGRAMS = mail
mail_LDADD = @ARGPLIBS@ ../mailbox/libmailbox.la ../lib/libmailutils.a \
@READLINE_LIBS@
+EXTRA_DIST = msgset.c
+
mail_SOURCES = alias.c alt.c cd.c copy.c delete.c dp.c echo.c \
edit.c eq.c exit.c file.c folders.c followup.c from.c headers.c help.c \
hold.c if.c inc.c list.c mail.c mail.h mailline.c mbox.c msgset.y next.c \

Return to:

Send suggestions and report system problems to the System administrator.