From 1ff1d499e91111e6fdd7abb82753263f00c945ff Mon Sep 17 00:00:00 2001 From: Brendan Cully Date: Fri, 8 Sep 2006 15:45:57 +0000 Subject: [PATCH] Remove bogus smtp.c entry from extra sources, added by accident on 20060831. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.40.0