From: Thomas Roessler Date: Wed, 1 Mar 2000 00:08:48 +0000 (+0000) Subject: Include auth_gss.c with the distribution. X-Git-Tag: mutt-1-1-7-rel~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8170c3f435e14cc122203f65922950f7f854128f;p=mutt Include auth_gss.c with the distribution. --- diff --git a/imap/Makefile.am b/imap/Makefile.am index 3713dbbc..f61b5b7a 100644 --- a/imap/Makefile.am +++ b/imap/Makefile.am @@ -11,7 +11,7 @@ SSLSOURCES = imap_ssl.c SSLHEADERS = imap_ssl.h endif -EXTRA_DIST = BUGS README TODO imap_ssl.c imap_ssl.h +EXTRA_DIST = BUGS README TODO imap_ssl.c imap_ssl.h auth_gss.c INCLUDES = -I$(top_srcdir)