diff --git a/src/scriptengines/qml/CMakeLists.txt b/src/scriptengines/qml/CMakeLists.txt index 428c3b457..3eb983b01 100644 --- a/src/scriptengines/qml/CMakeLists.txt +++ b/src/scriptengines/qml/CMakeLists.txt @@ -36,6 +36,6 @@ target_link_libraries(plasma_appletscript_declarative install(TARGETS plasma_appletscript_declarative DESTINATION ${PLUGIN_INSTALL_DIR}) install(FILES data/plasma-scriptengine-applet-declarative.desktop DESTINATION ${SERVICES_INSTALL_DIR}) -install(FILES data/plasma-wallpaper.desktop DESTINATION ${SERVICES_INSTALL_DIR}) +install(FILES data/plasma-wallpaper.desktop DESTINATION ${SERVICETYPES_INSTALL_DIR})