libuv: Update from 1.20.1 to 1.20.2
[termux-packages] / packages / msmtp / makefile.am.patch
1 --- ../cache/msmtp-1.6.6/src/Makefile.am 2014-11-30 22:26:00.000000000 +0000
2 +++ ./src/Makefile.am 2018-01-24 00:22:11.210726100 +0000
3 @@ -12,7 +12,8 @@
4 tools.c tools.h \
5 xalloc.c xalloc.h \
6 gettext.h \
7 - aliases.c aliases.h
8 + aliases.c aliases.h \
9 + getpass.c getpass.h
10
11 if HAVE_TLS
12 msmtp_SOURCES += tls.c tls.h