summaryrefslogtreecommitdiff
path: root/security/tpm-tools/files/patch-src-cmds-Makefile.in
blob: c5dca7605a53b9f3a42fa6c93d78fa68c7742da4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/cmds/Makefile.in.orig	2012-05-17 19:09:27 UTC
+++ src/cmds/Makefile.in
@@ -245,7 +245,7 @@ top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 @TSS_LIB_IS_12_FALSE@AM_CPPFLAGS = -I$(top_srcdir)/include -D_LINUX
 @TSS_LIB_IS_12_TRUE@AM_CPPFLAGS = -I$(top_srcdir)/include -D_LINUX -DTSS_LIB_IS_12
-LDADD = $(top_builddir)/lib/libtpm_tspi.la -ltspi $(top_builddir)/lib/libtpm_unseal.la -ltpm_unseal -lcrypto
+LDADD = $(top_builddir)/lib/libtpm_tspi.la -ltspi $(top_builddir)/lib/libtpm_unseal.la -lcrypto
 tpm_sealdata_SOURCES = tpm_sealdata.c
 tpm_unsealdata_SOURCES = tpm_unsealdata.c
 all: all-am