compilable again

This commit is contained in:
Marc Wäckerlin
2009-09-22 07:40:28 +00:00
parent 2d60d54967
commit 1c119eba6c
3 changed files with 12 additions and 14 deletions

View File

@@ -12,7 +12,7 @@ pcsc_demo_SOURCES = pcsc-demo.cxx
pcsc_demo_LDADD = -lpcsclite
cryptoki_demo_SOURCES = cryptoki-demo.cxx
cryptoki_demo_LDADD = -ldl -lpthread -lcryptoki++
cryptoki_demo_LDADD = -ldl -lpthread -lssl -lcryptoki++
cryptoki_demo_LDFLAGS = -L${top_builddir}/src
MAINTAINERCLEANFILES = makefile.in