[ADVAPI32_APITEST]
[reactos.git] / rostests / apitests / advapi32 / CMakeLists.txt
index d28d651..aa2ee13 100644 (file)
@@ -3,6 +3,7 @@ list(APPEND SOURCE
     CreateService.c
     LockDatabase.c
     QueryServiceConfig2.c
+    RtlEncryptMemory.c
     SaferIdentifyLevel.c
     testlist.c)