[pkg-opensc-commit] [pkcs11-helper] 42/253: Build cleanups

Eric Dorland eric at moszumanska.debian.org
Fri Jan 6 23:39:02 UTC 2017


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

eric pushed a commit to branch master
in repository pkcs11-helper.

commit 5aa9c4d71dd628c0f82b8d1045dc77b8af7e4003
Author: Alon Bar-Lev <alon.barlev at gmail.com>
Date:   Fri Dec 15 13:23:48 2006 +0000

    Build cleanups
---
 lib/Makefile.am | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/lib/Makefile.am b/lib/Makefile.am
index edbe96a..eeb111a 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -52,11 +52,6 @@
 INCLUDES= \
 	-I$(top_srcdir)/include
 
-PKCS11_INCLUDES= \
-	../pkcs11-helper-1.0/pkcs11-headers/*.h \
-	../pkcs11-helper-1.0/cryptoki.h \
-	../pkcs11-helper-1.0/cryptoki-win32.h
-
 EXTRA_DIST= \
 	Makefile.w32-vc \
 	certificate.exports \
@@ -71,6 +66,7 @@ pkgconfig_DATA=libpkcs11-helper-1.pc
 lib_LTLIBRARIES=libpkcs11-helper.la
 BUILT_SOURCES=pkcs11-helper.exports
 nodist_libpkcs11_helper_la_SOURCES= \
+	../pkcs11-helper-1.0/pkcs11.h \
 	../pkcs11-helper-1.0/pkcs11h-def.h \
 	../pkcs11-helper-1.0/pkcs11h-engines.h \
 	../pkcs11-helper-1.0/pkcs11h-core.h \
@@ -78,7 +74,6 @@ nodist_libpkcs11_helper_la_SOURCES= \
 	../pkcs11-helper-1.0/pkcs11h-certificate.h \
 	../pkcs11-helper-1.0/pkcs11h-data.h \
 	../pkcs11-helper-1.0/pkcs11h-openssl.h \
-	$(PKCS11_INCLUDES) \
 	pkcs11-helper.exports
 libpkcs11_helper_la_SOURCES= \
 	common.h \

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



More information about the pkg-opensc-commit mailing list