summaryrefslogtreecommitdiff
path: root/mh
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-05-20 10:41:37 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-05-20 10:41:37 +0000
commit7074a95563646f47e7a6ef3608995b0e9e47c3e4 (patch)
tree1958f48207001ea16ac1d3e014d929a4741d232d /mh
parent3af8e43d65527e7723ed0950a7c8d979a794508b (diff)
downloadmailutils-7074a95563646f47e7a6ef3608995b0e9e47c3e4.tar.gz
mailutils-7074a95563646f47e7a6ef3608995b0e9e47c3e4.tar.bz2
Add mh_getopt.h
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 d9032426c..2a8ab020b 100644
--- a/mh/Makefile.am
+++ b/mh/Makefile.am
@@ -96,7 +96,7 @@ libmh_a_SOURCES= \
mh_stream.c\
mh_whatnow.c\
mh_whom.c
-noinst_HEADERS = mh.h mh_getopt.h mh_alias.h
+noinst_HEADERS = mh.h mh_alias.h mh_format.h mh_getopt.h
LISPSRC = mailutils-mh.el
lisp_LISP=@lisp_LISP@

Return to:

Send suggestions and report system problems to the System administrator.