summaryrefslogtreecommitdiff
path: root/include/mailutils/Makefile.am
blob: b64ea4e45e32a17f0dc1a40a880b19f5fa52cece (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
pkginclude_HEADERS = \
 address.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 \
 mutil.h \
 observer.h \
 parse822.h \
 property.h \
 registrar.h \
 stream.h \
 types.h \
 url.h 

Return to:

Send suggestions and report system problems to the System administrator.