From: Brendan Cully Date: Fri, 8 Sep 2006 15:45:57 +0000 (+0000) Subject: Remove bogus smtp.c entry from extra sources, added by accident on 20060831. X-Git-Tag: mutt-1-5-14-rel~78 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1ff1d499e91111e6fdd7abb82753263f00c945ff;p=mutt Remove bogus smtp.c entry from extra sources, added by accident on 20060831. --- diff --git a/Makefile.am b/Makefile.am index c94086bc..e194705e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -60,7 +60,7 @@ CPPFLAGS=@CPPFLAGS@ -I$(includedir) EXTRA_mutt_SOURCES = account.c md5c.c mutt_sasl.c mutt_socket.c mutt_ssl.c \ mutt_tunnel.c pop.c pop_auth.c pop_lib.c smime.c pgp.c pgpinvoke.c pgpkey.c \ pgplib.c sha1.c pgpmicalg.c gnupgparse.c resize.c dotlock.c remailer.c \ - smtp.c browser.h mbyte.h remailer.h url.h \ + browser.h mbyte.h remailer.h url.h \ crypt-mod-pgp-classic.c crypt-mod-smime-classic.c \ pgppacket.c mutt_idna.h hcache.h hcache.c bcache.c bcache.h mutt_ssl_gnutls.c \ crypt-gpgme.c crypt-mod-pgp-gpgme.c crypt-mod-smime-gpgme.c \