]> granicus.if.org Git - mutt/commitdiff
Remove bogus smtp.c entry from extra sources, added by accident on 20060831.
authorBrendan Cully <brendan@kublai.com>
Fri, 8 Sep 2006 15:45:57 +0000 (15:45 +0000)
committerBrendan Cully <brendan@kublai.com>
Fri, 8 Sep 2006 15:45:57 +0000 (15:45 +0000)
Makefile.am

index c94086bcd2b47591eedb733f0957a67aee704d15..e194705ea70b53dcee89e80dcaef22adc785c784 100644 (file)
@@ -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 \