[pkg-opensc-commit] [libp11] 70/239: add ChangeLog file via svn2cl.

Eric Dorland eric at moszumanska.debian.org
Sat Oct 17 06:21:10 UTC 2015


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

eric pushed a commit to branch master
in repository libp11.

commit 4c00c28c4ad1c69de10ad3606b6db0e68354a1d2
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date:   Sun Oct 30 13:42:26 2005 +0000

    add ChangeLog file via svn2cl.
---
 doc/Makefile.am | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 33a77c3..2e2a6cc 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,12 +1,15 @@
 # Process this file with automake to create Makefile.in
 
-MAINTAINERCLEANFILES = Makefile.in $(HTML)
+MAINTAINERCLEANFILES = Makefile.in $(HTML) ChangeLog
 
 EXTRA_DIST = README export-wiki.sh export-wiki.xsl \
-	generate-api.sh doxygen.conf.in $(HTML) index.html
+	generate-api.sh doxygen.conf.in $(HTML) index.html ChangeLog
 
 HTML= $(shell ls $(srcdir)/*.html $(srcdir)/*.css $(srcdir)/api/*)
 
 index.html:
 	sh $(srcdir)/export-wiki.sh $(srcdir)
 	sh $(srcdir)/generate-api.sh $(srcdir)
+
+ChangeLog:
+	sh $(srcdir)/changelog.sh $(srcdir)

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



More information about the pkg-opensc-commit mailing list