Makefile.am
620 Bytes
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
39
40
41
# 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 \
guile.h \
header.h \
iterator.h \
libsieve.h \
list.h \
locker.h \
mailbox.h \
mailer.h \
mailutils.h \
message.h \
mime.h \
monitor.h \
mu_auth.h \
mutil.h \
nls.h \
observer.h \
parse822.h \
property.h \
registrar.h \
stream.h \
types.h \
url.h
SUBDIRS = gnu