Add (placeholder) CCM module
diff --git a/library/CMakeLists.txt b/library/CMakeLists.txt
index 86ccee1..4cbd162 100644
--- a/library/CMakeLists.txt
+++ b/library/CMakeLists.txt
@@ -11,6 +11,7 @@
      bignum.c
      blowfish.c
      camellia.c
+     ccm.c
      certs.c
      cipher.c
      cipher_wrap.c