summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-03-12 19:19:26 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-03-12 19:19:26 +0000
commitf11dae8ecca12b5b923f6e68eb0ee0bd564eed45 (patch)
treed17b0bfd96210ab863feb6fb21ce977cf9489bab /lib
parent4e6c7e6e3f5a8906c5229390b45c2c9b3aa090df (diff)
downloadmailutils-f11dae8ecca12b5b923f6e68eb0ee0bd564eed45.tar.gz
mailutils-f11dae8ecca12b5b923f6e68eb0ee0bd564eed45.tar.bz2
Added mailcap.c
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index d40050de0..64d2cf4a8 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -22,6 +22,7 @@ noinst_LTLIBRARIES = libmailutils.la
INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/mailbox -I${top_builddir}/include/mailutils/gnu @INTLINCS@
libmailutils_la_SOURCES = \
daemon.c\
+ mailcap.c\
mu_dbm.c\
xalloc_die.c

Return to:

Send suggestions and report system problems to the System administrator.