summaryrefslogtreecommitdiffstats
path: root/imap
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-11-23 07:59:15 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-11-23 07:59:15 +0000
commitf7b6089f9d808cceb88d8880a84eb1d3e1b1de28 (patch)
treee7b44367bb4d0162b46064e3180b74ab955d3cfd /imap
parent995c71b07578f1a32cdc550cf4b47d1931bd72d9 (diff)
Include the SSL-related code with "make dist".
Diffstat (limited to 'imap')
-rw-r--r--imap/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/imap/Makefile.am b/imap/Makefile.am
index ee2f1f28..d0452468 100644
--- a/imap/Makefile.am
+++ b/imap/Makefile.am
@@ -7,7 +7,7 @@ SSLSOURCES = imap_ssl.c
SSLHEADERS = imap_ssl.h
endif
-EXTRA_DIST = BUGS README TODO
+EXTRA_DIST = BUGS README TODO imap_ssl.c imap_ssl.h
INCLUDES = -I$(top_srcdir)