[pkg-opensc-commit] [engine-pkcs11] 08/152: dist-hook: is too late, need to generate the documentation before automake "make dist" copied files around.

Eric Dorland eric at moszumanska.debian.org
Mon Oct 19 03:11:08 UTC 2015


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository engine-pkcs11.

commit 0aa7c96ef60bcb3bbbadebd41501c0b847b7cf4c
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date:   Fri Sep 2 09:32:12 2005 +0000

    dist-hook: is too late, need to generate the documentation
    before automake "make dist" copied files around.
---
 Makefile.am | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 3bb9ad7..16b3283 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,5 +14,7 @@ DEPCLEANFILES = config.log configure
 
 AUTOMAKE_OPTIONS = foreign 1.5
 
-dist-hook:
+dist: doc
+
+doc:
 	sh $(srcdir)/doc/export-wiki.sh $(srcdir)/doc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/engine-pkcs11.git



More information about the pkg-opensc-commit mailing list