[SCM] GNU gnutls branch, master, updated. gnutls-3_0_12-77-gd66c81f

"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=d66c81f77d72793c523b3aa9f8be060c7f23f175

The branch, master has been updated
       via  d66c81f77d72793c523b3aa9f8be060c7f23f175 (commit)
      from  669b9b839a9fe1593b9786736587187f0213cf94 (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 d66c81f77d72793c523b3aa9f8be060c7f23f175
Author: Simon Josefsson <[email protected]>
Date:   Wed Jan 25 09:00:02 2012 +0100

    Fix distcheck.

-----------------------------------------------------------------------

Summary of changes:
 doc/Makefile.am              |    2 +-
 doc/manpages/Makefile.am     |   32 ++++++++++++++++----------------
 tests/cert-tests/Makefile.am |    2 +-
 3 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index e0aa141..9b7764b 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -295,7 +295,7 @@ ENUMS += enums/gnutls_x509_crt_fmt_t
 ENUMS += enums/gnutls_x509_subject_alt_name_t
 
 gnutls_TEXINFOS += $(ENUMS)
-DISTCLEANFILES += $(ENUMS)
+DISTCLEANFILES += $(ENUMS) stamp_enums
 
 stamp_enums: enums.texi
 	$(MAKE) compare-makefile
diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am
index 1f9605a..5977819 100644
--- a/doc/manpages/Makefile.am
+++ b/doc/manpages/Makefile.am
@@ -26,29 +26,29 @@ if ENABLE_SRP
 dist_man_MANS += srptool.1
 endif
 
-certtool.1: ../../src/certtool-args.def
-	-autogen -DMAN_SECTION=1 -Tagman-cmd.tpl $<
+certtool.1: ../../src/certtool-args.def.in
+	-autogen -DMAN_SECTION=1 -Tagman-cmd.tpl ../../src/certtool-args.def
 
-ocsptool.1: ../../src/ocsptool-args.def
-	-autogen -DMAN_SECTION=1 -Tagman-cmd.tpl $<
+ocsptool.1: ../../src/ocsptool-args.def.in
+	-autogen -DMAN_SECTION=1 -Tagman-cmd.tpl ../../src/ocsptool-args.def
 
-gnutls-cli.1: ../../src/cli-args.def
-	-autogen -DMAN_SECTION=1 -Tagman-cmd.tpl $<
+gnutls-cli.1: ../../src/cli-args.def.in
+	-autogen -DMAN_SECTION=1 -Tagman-cmd.tpl ../../src/cli-args.def
 
-gnutls-serv.1: ../../src/serv-args.def
-	-autogen -DMAN_SECTION=1 -Tagman-cmd.tpl $<
+gnutls-serv.1: ../../src/serv-args.def.in
+	-autogen -DMAN_SECTION=1 -Tagman-cmd.tpl ../../src/serv-args.def
 
-gnutls-cli-debug.1: ../../src/cli-debug-args.def
-	-autogen -DMAN_SECTION=1 -Tagman-cmd.tpl $<
+gnutls-cli-debug.1: ../../src/cli-debug-args.def.in
+	-autogen -DMAN_SECTION=1 -Tagman-cmd.tpl ../../src/cli-debug-args.def
 
-srptool.1: ../../src/srptool-args.def
-	-autogen -DMAN_SECTION=1 -Tagman-cmd.tpl $<
+srptool.1: ../../src/srptool-args.def.in
+	-autogen -DMAN_SECTION=1 -Tagman-cmd.tpl ../../src/srptool-args.def
 
-p11tool.1: ../../src/p11tool-args.def
-	-autogen -DMAN_SECTION=1 -Tagman-cmd.tpl $<
+p11tool.1: ../../src/p11tool-args.def.in
+	-autogen -DMAN_SECTION=1 -Tagman-cmd.tpl ../../src/p11tool-args.def
 
-psktool.1: ../../src/psk-args.def
-	-autogen -DMAN_SECTION=1 -Tagman-cmd.tpl $<
+psktool.1: ../../src/psk-args.def.in
+	-autogen -DMAN_SECTION=1 -Tagman-cmd.tpl ../../src/psk-args.def
 
 APIMANS =
 APIMANS += gnutls_pubkey_init.3
diff --git a/tests/cert-tests/Makefile.am b/tests/cert-tests/Makefile.am
index f338f07..4a6cd5b 100644
--- a/tests/cert-tests/Makefile.am
+++ b/tests/cert-tests/Makefile.am
@@ -20,7 +20,7 @@
 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 EXTRA_DIST = ca-no-pathlen.pem no-ca-or-pathlen.pem aki-cert.pem \
-	template-test.key template-test.pem    
+	template-test.key template-test.pem template-test.tmpl
 
 dist_check_SCRIPTS = pathlen aki template-test
 


hooks/post-receive
-- 
GNU gnutls
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.