[pkg-opensc-commit] [pam-p11] 12/66: dist-hook: is too late, need to generate the documentation before automake "make dist" copied files around.

Eric Dorland eric at moszumanska.debian.org
Tue Jun 13 04:06:48 UTC 2017


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

eric pushed a commit to branch master
in repository pam-p11.

commit 3f34ab866c8559a44aed5fde92bc79ae47cfdaf4
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date:   Fri Sep 2 09:31:10 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 dfd41bb..f3a690e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,5 +10,7 @@ MAINTAINERCLEANFILES = \
 	compile depcomp config.log config.status \
 	config.guess config.sub acinclude.m4 aclocal.m4
 
-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/pam-p11.git



More information about the pkg-opensc-commit mailing list