forked from pool/tpm2.0-tools
14 lines
432 B
Diff
14 lines
432 B
Diff
|
Index: tpm2.0-tools-1.0.1/sapi-tools/Makefile.am
|
||
|
===================================================================
|
||
|
--- tpm2.0-tools-1.0.1.orig/sapi-tools/Makefile.am
|
||
|
+++ tpm2.0-tools-1.0.1/sapi-tools/Makefile.am
|
||
|
@@ -91,7 +91,7 @@ LIBTPM = ../tss/sysapi/libtpm.a
|
||
|
$(LIBTPM):
|
||
|
$(MAKE) -C ../tss/
|
||
|
|
||
|
-noinst_PROGRAMS = tpm2_listpcrs \
|
||
|
+sbin_PROGRAMS = tpm2_listpcrs \
|
||
|
tpm2_quote \
|
||
|
tpm2_takeownership \
|
||
|
tpm2_getpubek \
|