summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-08 12:20:14 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-08 12:20:14 +0900
commit4c5037734561f0b8c16819f11aae08e8f6974285 (patch)
tree4b6d4548630d6779e0a7eaac9be50d3fd85fd18b /plugins
parentf5ac4d867b86acf1d40b4c481c3d78ddc5d25874 (diff)
downloadtderadio-4c5037734561f0b8c16819f11aae08e8f6974285.tar.gz
tderadio-4c5037734561f0b8c16819f11aae08e8f6974285.zip
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'plugins')
-rw-r--r--plugins/lirc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/lirc/CMakeLists.txt b/plugins/lirc/CMakeLists.txt
index 37f3bcf..00c87aa 100644
--- a/plugins/lirc/CMakeLists.txt
+++ b/plugins/lirc/CMakeLists.txt
@@ -29,7 +29,7 @@ tde_add_kpart( liblirc AUTOMOC
##### other data
-INSTALL(
+install(
FILES default-dot-lircrc
DESTINATION ${DATA_INSTALL_DIR}/tderadio
)