- Added missing x509write.c

diff --git a/library/CMakeLists.txt b/library/CMakeLists.txt
index bb600d4..9456e06 100644
--- a/library/CMakeLists.txt
+++ b/library/CMakeLists.txt
@@ -38,6 +38,7 @@
      timing.c
      version.c
      x509parse.c
+     x509write.c
      xtea.c
 )