[Pcsclite-git-commit] [pcsc-tools] 24/32: Makefile: generate and include Changelog

Ludovic Rousseau rousseau at moszumanska.debian.org
Thu May 4 15:44:49 UTC 2017


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

rousseau pushed a commit to branch master
in repository pcsc-tools.

commit 5227475b6628f3ebba8fecd00263915a17adbc62
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Sat Apr 8 17:53:32 2017 +0200

    Makefile: generate and include Changelog
---
 Makefile.am | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index d18d5e4..c7bf6be 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,3 +8,8 @@ pcsc_scan_LDADD = $(PCSC_LIBS)
 
 #  install the man pages
 man_MANS=pcsc_scan.1
+
+EXTRA_DIST = Changelog
+
+Changelog:
+	git log --stat --decorate=short > $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/pcsc-tools.git



More information about the Pcsclite-cvs-commit mailing list