- Fixed a whole bunch of dependencies on defines between files, examples and tests
diff --git a/tests/suites/test_suite_camellia.function b/tests/suites/test_suite_camellia.function
index fb45453..172f849 100644
--- a/tests/suites/test_suite_camellia.function
+++ b/tests/suites/test_suite_camellia.function
@@ -2,6 +2,10 @@
#include <polarssl/camellia.h>
END_HEADER
+BEGIN_DEPENDENCIES
+depends_on:POLARSSL_CAMELLIA_C
+END_DEPENDENCIES
+
BEGIN_CASE
camellia_encrypt_ecb:hex_key_string:hex_src_string:hex_dst_string:setkey_result
{