Introduce ChecksumGenerator (chsgen)
[platform/core/security/cynara.git] / src / CMakeLists.txt
index 4bcf18c..1018e51 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2014 Samsung Electronics Co., Ltd All Rights Reserved
+# Copyright (c) 2014-2015 Samsung Electronics Co., Ltd All Rights Reserved
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
@@ -49,6 +49,7 @@ ADD_SUBDIRECTORY(client)
 ADD_SUBDIRECTORY(client-async)
 ADD_SUBDIRECTORY(client-common)
 ADD_SUBDIRECTORY(cyad)
+ADD_SUBDIRECTORY(chsgen)
 ADD_SUBDIRECTORY(admin)
 ADD_SUBDIRECTORY(agent)
 ADD_SUBDIRECTORY(storage)