[pkg-opensc-commit] [opensc] 106/295: src/libopensc/Makefile.am: add missing header (#895)

Eric Dorland eric at moszumanska.debian.org
Sat Jun 24 21:11:21 UTC 2017


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

eric pushed a commit to branch master
in repository opensc.

commit c0196b4246b59f4dfe68b995c3fab9d9952086ca
Author: Nikos Mavrogiannopoulos <n.mavrogiannopoulos at gmail.com>
Date:   Mon Oct 31 12:12:18 2016 +0100

    src/libopensc/Makefile.am: add missing header (#895)
    
    That ensures that sc-ossl-compat.h is included on releases.
---
 src/libopensc/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libopensc/Makefile.am b/src/libopensc/Makefile.am
index 18d8600..c589e95 100644
--- a/src/libopensc/Makefile.am
+++ b/src/libopensc/Makefile.am
@@ -12,7 +12,7 @@ noinst_HEADERS = cards.h ctbcs.h internal.h esteid.h muscle.h muscle-filesystem.
 	errors.h types.h compression.h itacns.h iso7816.h \
 	authentic.h iasecc.h iasecc-sdo.h sm.h card-sc-hsm.h \
 	pace.h cwa14890.h cwa-dnie.h card-gids.h aux-data.h \
-	jpki.h
+	jpki.h sc-ossl-compat.h
 
 AM_CPPFLAGS = -DOPENSC_CONF_PATH=\"$(sysconfdir)/opensc.conf\" \
 	-I$(top_srcdir)/src

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



More information about the pkg-opensc-commit mailing list