summaryrefslogtreecommitdiffstats
path: root/plugins/strigi
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/strigi')
-rw-r--r--plugins/strigi/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/strigi/CMakeLists.txt b/plugins/strigi/CMakeLists.txt
index 8f9ffd0..054374b 100644
--- a/plugins/strigi/CMakeLists.txt
+++ b/plugins/strigi/CMakeLists.txt
@@ -47,4 +47,4 @@ tde_add_library( ${target} SHARED AUTOMOC
##### headers #######################################
file( GLOB HEADERS *.h )
-INSTALL(FILES ${HEADERS} DESTINATION ${INCLUDE_INSTALL_DIR}/kbfx/plugins) \ No newline at end of file
+install(FILES ${HEADERS} DESTINATION ${INCLUDE_INSTALL_DIR}/kbfx/plugins) \ No newline at end of file