diff options
author | lloyd <[email protected]> | 2012-05-18 18:34:40 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2012-05-18 18:34:40 +0000 |
commit | d76700f01c7ecac5633edf75f8d7408b46c5dbac (patch) | |
tree | a1264f4238d58ca774812acbac8d4beffd49e449 /src/block/camellia/info.txt | |
parent | ab5c922f0e2635dc0e45fc757b27be9f28986acb (diff) | |
parent | e0070253386bfd39b2a782c66ccf0caf9ce87ca2 (diff) |
propagate from branch 'net.randombit.botan' (head 6332543aa5a8a4cc13662008ff9ac0f0016d9a4d)
to branch 'net.randombit.botan.cxx11' (head 5517c9f8f6d1990f269afb94f569a97a80c5a5f4)
Diffstat (limited to 'src/block/camellia/info.txt')
-rw-r--r-- | src/block/camellia/info.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/block/camellia/info.txt b/src/block/camellia/info.txt index cdb7b3d25..eb8d6c411 100644 --- a/src/block/camellia/info.txt +++ b/src/block/camellia/info.txt @@ -1 +1,9 @@ define CAMELLIA + +<header:internal> +camellia_sbox.h +</header:internal> + +<header:public> +camellia.h +</header:public> |