- merged SSL ENGINE patch from Kevin Stefanik

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1031 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
okir 2003-04-16 19:03:11 +00:00
parent fcd5ddfa55
commit 192e140fd3
2 changed files with 2 additions and 1 deletions

View File

@ -1104,6 +1104,7 @@ src/scrandom/Makefile
src/sia/Makefile
src/signer/Makefile
src/signer/npinclude/Makefile
src/sslengine/Makefile
src/tests/Makefile
src/tools/Makefile
src/usbtoken/Makefile

View File

@ -5,4 +5,4 @@ MAINTAINERCLEANFILES = Makefile.in
EXTRA_DIST = Makefile.mak
# Order IS important
SUBDIRS = common include scconf scldap scrandom assuan libopensc pkcs15init pkcs11 tests tools openssh scam pam sia signer usbtoken
SUBDIRS = common include scconf scldap scrandom assuan libopensc pkcs15init pkcs11 tests tools openssh scam pam sia signer usbtoken sslengine