Release 0.1.68
[platform/core/security/key-manager.git] / doc / CMakeLists.txt
index 9488498..b5ad3aa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved
+# Copyright (c) 2016-2018 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.
@@ -16,4 +16,6 @@
 # @author      Kyungwook Tak (k.tak@samsung.com)
 # @brief
 #
-INSTALL(FILES initial_values.xsd sw_key.xsd DESTINATION ${RO_DATA_DIR})
+INSTALL(FILES initial_values.xsd DESTINATION ${RO_DATA_DIR})
+
+ADD_SUBDIRECTORY(examples)
\ No newline at end of file