summaryrefslogtreecommitdiff
path: root/mh/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-03-14 14:39:55 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-03-14 14:39:55 +0000
commitac863ef5b3ee9df798c83f33a6fe5380dc20c467 (patch)
treef2ed0df6bc15742364d4c3cff3e594e2a054aa76 /mh/Makefile.am
parent4ad8290ab5e7796b9c0bcf0a64ad4e41fd7527db (diff)
downloadmailutils-ac863ef5b3ee9df798c83f33a6fe5380dc20c467.tar.gz
mailutils-ac863ef5b3ee9df798c83f33a6fe5380dc20c467.tar.bz2
Added forw utility
Diffstat (limited to 'mh/Makefile.am')
-rw-r--r--mh/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/mh/Makefile.am b/mh/Makefile.am
index 5ab10212c..a7149f42e 100644
--- a/mh/Makefile.am
+++ b/mh/Makefile.am
@@ -22,6 +22,7 @@ PROGRAMS_MH = \
comp\
fmtcheck\
folder\
+ forw\
inc\
install-mh\
mark\
@@ -43,6 +44,7 @@ EXTRA_PROGRAMS = \
comp\
fmtcheck\
folder\
+ forw\
inc\
install-mh\
mark\
@@ -68,6 +70,7 @@ bin_PROGRAMS = @BUILD_MH_PROGRAMS@
noinst_LIBRARIES = @BUILD_MH_LIBRARIES@
libmh_a_SOURCES= \
+ compcommon.c\
mh_argp.c\
mh_ctx.c\
mh_getopt.c\

Return to:

Send suggestions and report system problems to the System administrator.