Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(362)

Unified Diff: src/include/Makefile.am

Issue 3581012: Upgrade from trousers 0.3.3 to 0.3.6 and from testsuite 0.2 to 0.3. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/trousers.git
Patch Set: git cl push Created 10 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « man/man8/tcsd.8 ('k') | src/include/tcsd.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/include/Makefile.am
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index c774b2db7bdf80e71f856ad335d70b8ef49a14da..2adec8a9391a068accee070ec04dd7d724c6db0b 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -26,3 +26,18 @@ tssinclude_HEADERS = tss/tcpa_error.h \
tss/tpm_ordinal.h
trousersinclude_HEADERS = trousers/tss.h trousers/trousers.h
+noinst_HEADERS = auth_mgr.h authsess.h biosem.h capabilities.h \
+ hosttable.h imaem.h memmgr.h obj_context.h \
+ obj_daaarakey.h obj_daacred.h obj_daa.h \
+ obj_daaissuerkey.h obj_delfamily.h obj_encdata.h \
+ obj.h obj_hash.h obj_migdata.h obj_nv.h \
+ obj_pcrs.h obj_policy.h obj_rsakey.h \
+ obj_tpm.h req_mgr.h rpc_tcstp.h rpc_tcstp_tcs.h \
+ rpc_tcstp_tsp.h spi_utils.h tcs_aik.h \
+ tcs_context.h tcsd.h tcsd_ops.h tcsd_wrap.h \
+ tcsem.h tcs_int_literals.h tcs_key_ps.h \
+ tcslog.h tcsps.h tcs_tsp.h tcs_utils.h \
+ tddl.h threads.h trousers_types.h tsp_audit.h \
+ tsp_delegate.h tsplog.h tspps.h tsp_seal.h \
+ linux/tpm.h
+
« no previous file with comments | « man/man8/tcsd.8 ('k') | src/include/tcsd.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698