summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorsangwan.kwon <sangwan.kwon@samsung.com>2016-09-09 15:50:29 +0900
committersangwan.kwon <sangwan.kwon@samsung.com>2016-09-09 15:50:29 +0900
commitba9c2ee976bfe2c93565074c1b76bfc25a660d5d (patch)
tree9e13504469115542f5dda17c664f2b26609cd9be /db
parent42738e314155f40b68361bc07ac89fcfd5bfdc69 (diff)
downloadcert-checker-ba9c2ee976bfe2c93565074c1b76bfc25a660d5d.tar.gz
cert-checker-ba9c2ee976bfe2c93565074c1b76bfc25a660d5d.tar.bz2
cert-checker-ba9c2ee976bfe2c93565074c1b76bfc25a660d5d.zip
Change-Id: Ic04d915b58c4f7ea6119eea0b77f637db123e7ac Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
Diffstat (limited to 'db')
-rw-r--r--db/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/CMakeLists.txt b/db/CMakeLists.txt
index 67fa8cd..5e7f680 100644
--- a/db/CMakeLists.txt
+++ b/db/CMakeLists.txt
@@ -12,3 +12,4 @@ ADD_CUSTOM_COMMAND(
ADD_CUSTOM_TARGET(DB ALL DEPENDS ${TARGET_DB} ${TARGET_DB_TESTS})
INSTALL(FILES ${TARGET_DB} ${TARGET_DB_TESTS} DESTINATION ${DB_INSTALL_DIR})
+INSTALL(FILES ${TARGET_DB} DESTINATION ${UPGRADE_DATA_DIR})