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

Unified Diff: src/trspi/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 | « src/tddl/tddl.c ('k') | src/trspi/crypto/openssl/symmetric.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trspi/Makefile.am
diff --git a/src/trspi/Makefile.am b/src/trspi/Makefile.am
index d9f6d3e98df0ac9e762ce19f1c4a615eda802f53..300e49280e45512d29662fd881ab0bef30763aa3 100644
--- a/src/trspi/Makefile.am
+++ b/src/trspi/Makefile.am
@@ -1,7 +1,7 @@
noinst_LTLIBRARIES=libtrousers.la
libtrousers_la_SOURCES=trousers.c crypto/@CRYPTO_PACKAGE@/hash.c
-libtrousers_la_CFLAGS=-DAPPID=\"TSPI\"
+libtrousers_la_CFLAGS=-DAPPID=\"TSPI\" -I${top_srcdir}/src/include
if TSS_BUILD_ASYM_CRYPTO
libtrousers_la_SOURCES+=crypto/@CRYPTO_PACKAGE@/rsa.c
« no previous file with comments | « src/tddl/tddl.c ('k') | src/trspi/crypto/openssl/symmetric.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698