[pkg-opensc-commit] [pam-p11] 14/66: update to latest / working doc handling.

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 a483627fb3406230e2dd943b51226c7ccea0376a
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date:   Sun Sep 4 21:20:00 2005 +0000

    update to latest / working doc handling.
---
 Makefile.am     | 12 ++++++------
 doc/Makefile.am |  5 ++++-
 2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index b123e7e..2c090df 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,9 @@
-SUBDIRS = . aclocal doc src
+# Process this file with automake to create Makefile.in
 
-EXTRA_DIST = COPYING bootstrap
+SUBDIRS = . aclocal src
+DIST_SUBDIRS = . aclocal doc src
 
-AUTOMAKE_OPTIONS = foreign
+EXTRA_DIST = COPYING bootstrap
 
 MAINTAINERCLEANFILES = \
 	Makefile.in config.h.in configure \
@@ -10,7 +11,6 @@ MAINTAINERCLEANFILES = \
 	compile depcomp config.log config.status \
 	config.guess config.sub acinclude.m4 aclocal.m4
 
-dist: gendoc
+DEPCLEANFILES = config.log configure
 
-gendoc:
-	sh $(srcdir)/doc/export-wiki.sh $(srcdir)/doc
+AUTOMAKE_OPTIONS = foreign 1.5
diff --git a/doc/Makefile.am b/doc/Makefile.am
index d6d8189..c78b907 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -2,6 +2,9 @@
 
 MAINTAINERCLEANFILES = Makefile.in $(HTML)
 
-EXTRA_DIST = README export-wiki.sh export-wiki.xsl $(HTML)
+EXTRA_DIST = README export-wiki.sh export-wiki.xsl $(HTML) index.html
 
 HTML= $(shell ls $(srcdir)/*.html $(srcdir)/*.css)
+
+index.html:
+	sh $(srcdir)/export-wiki.sh $(srcdir)

-- 
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