summaryrefslogtreecommitdiff
path: root/include/mailutils/Makefile.am
blob: 9322c9114baedf4272852be9e3d15e8df69b29df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# This file is part of GNU Mailutils
# Copyright (C) 2000,2001,2002 Free Software Foundation
# See file COPYING in the distribution root directory for copying conditions.

pkginclude_HEADERS = \
 address.h \
 argcv.h \
 argp.h \
 attribute.h \
 auth.h \
 body.h \
 debug.h \
 envelope.h \
 errno.h \
 error.h \
 filter.h \
 folder.h \
 header.h \
 iterator.h \
 list.h \
 locker.h \
 mailbox.h \
 mailer.h \
 mailutils.h \
 message.h \
 mime.h \
 monitor.h \
 mu_auth.h \
 mutil.h \
 observer.h \
 parse822.h \
 property.h \
 registrar.h \
 stream.h \
 types.h \
 url.h 

SUBDIRS = gnu

Return to:

Send suggestions and report system problems to the System administrator.