[SCM] GNU gnutls branch, master, updated. gnutls_3_0_11-74-gd384881
"Simon Josefsson" <[email protected]>
| Newsgroups | gmane.comp.encryption.gpg.gnutls.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".
http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=d384881e20be7c36e7c1399c0a647de709283cb7
The branch, master has been updated
via d384881e20be7c36e7c1399c0a647de709283cb7 (commit)
from 21523a6035c36f8516c2577d3f7d6034883c5ce5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d384881e20be7c36e7c1399c0a647de709283cb7
Author: Simon Josefsson <[email protected]>
Date: Fri Jan 20 13:12:31 2012 +0100
Cosmetic improvement of build output.
-----------------------------------------------------------------------
Summary of changes:
doc/manpages/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am
index 49e2309..cb0c5e1 100644
--- a/doc/manpages/Makefile.am
+++ b/doc/manpages/Makefile.am
@@ -829,5 +829,6 @@ doit:
$(top_srcdir)/lib/*.c $(top_srcdir)/lib/*/*.c > $$i.3 2>/dev/null && \
echo -n "."; \
done
+ @echo ""
.PHONY: update-makefile doit
hooks/post-receive
--
GNU gnutls