[Pcsclite-git-commit] [pcsc-tools] 01/03: Makefile: include gscriptor.desktop in the archive

Ludovic Rousseau rousseau at moszumanska.debian.org
Sun May 28 21:06:39 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 3310b36a47c2872aa70adf75fac9938dbbfd27c2
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Sun May 28 22:56:58 2017 +0200

    Makefile: include gscriptor.desktop in the archive
---
 Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 9284c69..6031539 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,8 @@ pcscdir = $(datarootdir)/pcsc
 #  install the man pages
 man_MANS = pcsc_scan.1 $(PERL_MANPAGES)
 
-EXTRA_DIST = Changelog $(PERL_BINS) $(PERL_MANPAGES) $(pcsc_DATA)
+EXTRA_DIST = Changelog $(PERL_BINS) $(PERL_MANPAGES) $(pcsc_DATA) \
+	gscriptor.desktop
 
 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