summaryrefslogtreecommitdiff
path: root/security/tpm-tools/files/patch-src-cmds-Makefile.in
blob: df7974a5ecb6f02fb82beeae4867a2c4cb3a6bfb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/cmds/Makefile.in.orig	2010-02-02 05:59:31.000000000 +0900
+++ src/cmds/Makefile.in	2010-10-25 01:55:31.069555531 +0900
@@ -242,7 +242,7 @@
 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
+LDADD = $(top_builddir)/lib/libtpm_tspi.la -ltspi $(top_builddir)/lib/libtpm_unseal.la
 tpm_sealdata_SOURCES = tpm_sealdata.c
 tpm_unsealdata_SOURCES = tpm_unsealdata.c
 all: all-am