[Pcsclite-git-commit] [CCID] 01/01: Add missing openct/README in distribution

Ludovic Rousseau rousseau at moszumanska.debian.org
Mon Jun 27 16:45:46 UTC 2016


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

rousseau pushed a commit to branch master
in repository CCID.

commit ab374afe54dd5c0d97dad93df6cca27b8c527ccf
Author: Godfrey Chung <godfrey.chung at acs.com.hk>
Date:   Mon Jun 27 11:34:44 2016 +0800

    Add missing openct/README in distribution
    
    The file openct/README was not included in the generated .tar.bz2
    archive.
    This file is only used for information and documentation.
    
    Thanks to Godfrey Chung for the bug report
    https://github.com/LudovicRousseau/CCID/pull/20
---
 src/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 54bed53..fcb5a61 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -71,7 +71,7 @@ parse_LDADD = $(LIBUSB_LIBS)
 parse_CFLAGS = $(PCSC_CFLAGS) $(LIBUSB_CFLAGS) -DSIMCLIST_NO_DUMPRESTORE
 
 EXTRA_DIST = Info.plist.src create_Info_plist.pl reader.conf.in \
-	towitoko/COPYING towitoko/README openct/LICENSE \
+	towitoko/COPYING towitoko/README openct/LICENSE openct/README \
 	convert_version.pl 92_pcscd_ccid.rules
 
 # We can't use install-exec-local since we want to overwrite the install

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



More information about the Pcsclite-cvs-commit mailing list