chiark
/
gitweb
/
~mdw
/
termux-packages
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
less: Bump revision after enabling pcre
[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