diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8a828809..ed668b5b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -46,7 +46,7 @@ TESTS= regression endif fetchmail_SOURCES= fetchmail.h getopt.h \ - i18n.h kerberos.h md5.h mx.h netrc.hsmtp.h \ + i18n.h kerberos.h md5.h mx.h netrc.h smtp.h \ socket.h tunable.h \ socket.c getpass.c pop2.c pop3.c imap.c etrn.c \ odmr.c fetchmail.c env.c idle.c options.c daemon.c \ |