]> granicus.if.org Git - mutt/commitdiff
Fix from Brendan Cully.
authorThomas Roessler <roessler@does-not-exist.org>
Thu, 10 Aug 2000 15:48:13 +0000 (15:48 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Thu, 10 Aug 2000 15:48:13 +0000 (15:48 +0000)
imap/Makefile.am

index 9f4a3f386b8c736878c1b6e048518f79a5f3124e..a911991d3885492c218b187c0e840640a7f34a7b 100644 (file)
@@ -19,7 +19,8 @@ SSLSOURCES = imap_ssl.c
 SSLHEADERS = imap_ssl.h
 endif
 
-EXTRA_DIST = BUGS README TODO imap_ssl.c imap_ssl.h auth_gss.c
+EXTRA_DIST = BUGS README TODO imap_ssl.c imap_ssl.h auth_anon.c \
+       auth_cram.c auth_gss.c auth_sasl.c md5c.c
 
 INCLUDES = -I$(top_srcdir) -I../intl