summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJunghyun Kim <jh1114.kim@samsung.com>2013-05-10 17:24:36 +0900
committerJunghyun Kim <jh1114.kim@samsung.com>2013-05-10 17:24:36 +0900
commitc64f692a67b0e8565832a51d18a6c1136ce3edcb (patch)
treed7bd20472724892d92ec8078391fe7b39b23ea82 /CMakeLists.txt
parent44456cdcb2fa214ba1c89717719cae328786951d (diff)
parent9169b1b3b200628ae025092e92261c91be7e4b34 (diff)
downloadsmartsearch-tizen_2.1.tar.gz
smartsearch-tizen_2.1.tar.bz2
smartsearch-tizen_2.1.zip
Merge branch 'tizen_2.1_smack' into tizen_2.1submit/tizen_2.1/20130514.054010tizen_2.1
Diffstat (limited to 'CMakeLists.txt')
-rwxr-xr-xCMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8bc1a0b..8c25cef 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -102,6 +102,7 @@ SET(PREFIX ${CMAKE_INSTALL_PREFIX})
#CONFIGURE_FILE(data/${SMARTSEARCH_PKG_NAME}.desktop.in ${SMARTSEARCH_PKG_NAME}.desktop)
INSTALL(FILES ${CMAKE_SOURCE_DIR}/data/${SMARTSEARCH_PKG_NAME}.xml DESTINATION /usr/share/packages/)
INSTALL(FILES ${CMAKE_SOURCE_DIR}/data/images/${SMARTSEARCH_PKG_NAME}.png DESTINATION ${ICONDIR})
+INSTALL(FILES ${CMAKE_SOURCE_DIR}/org.tizen.smartsearch.rule DESTINATION /opt/etc/smack/accesses.d)
#install application HOME directory
INSTALL(DIRECTORY DESTINATION ${DATADIR})