diff options
author | Jiri Vanek <[email protected]> | 2012-05-30 13:36:41 +0200 |
---|---|---|
committer | Jiri Vanek <[email protected]> | 2012-05-30 13:36:41 +0200 |
commit | d8a73475f81acd7eb21ca397a773b7b6a1b8aca9 (patch) | |
tree | 1139859245882863cfb4ec887fc9757eb2d6d8b5 /ChangeLog | |
parent | 6ca14c7a025933935d80e55635587be6f6d4fc00 (diff) |
EXPORTED_TEST_CERT_SUFIX repalced by EXPORTED_TEST_CERT_SUFFIX
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ Enabled multiple certificates and extracted variables * Makefile.am: EXPORTED_TEST_CERT by EXPORTED_TEST_CERT_PREFIX and - EXPORTED_TEST_CERT_SUFIX for further composition + EXPORTED_TEST_CERT_SUFFIX for further composition SIGNED_REPRODUCERS new variable for iterating through signed reproducers SIMPLE_REPRODUCERS new variable for iterating through simple reproducers ALL_REPRODUCER new variable for iterating through all reproducers |