Split ecp.c
diff --git a/library/CMakeLists.txt b/library/CMakeLists.txt
index 1a3e077..411c07d 100644
--- a/library/CMakeLists.txt
+++ b/library/CMakeLists.txt
@@ -17,6 +17,7 @@
      des.c
      dhm.c
      ecp.c
+     ecp_curves.c
      ecdh.c
      ecdsa.c
      entropy.c