Add eidenv.exe tool

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2451 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
sth 2005-07-29 21:15:17 +00:00
parent f5b586715a
commit 90de623629
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ TOPDIR = ..\..
!INCLUDE $(TOPDIR)\win32\Make.rules.mak
TARGETS = opensc-explorer.exe opensc-tool.exe \
pkcs15-tool.exe pkcs15-crypt.exe pkcs11-tool.exe cardos-info.exe $(PKCS15_INIT)
pkcs15-tool.exe pkcs15-crypt.exe pkcs11-tool.exe cardos-info.exe eidenv.exe $(PKCS15_INIT)
all: util.obj $(TARGETS)