diff --git a/kmymoney/payeeidentifier/nationalaccount/CMakeLists.txt b/kmymoney/payeeidentifier/nationalaccount/CMakeLists.txt index a76090712..40fb9fed1 100644 --- a/kmymoney/payeeidentifier/nationalaccount/CMakeLists.txt +++ b/kmymoney/payeeidentifier/nationalaccount/CMakeLists.txt @@ -1,3 +1,5 @@ +configure_file(${CMAKE_CURRENT_SOURCE_DIR}/kmymoney-nationalaccountnumberplugin.desktop.in ${CMAKE_CURRENT_BINARY_DIR}/kmymoney-nationalaccountnumberplugin.desktop) + install(FILES ${CMAKE_CURRENT_BINARY_DIR}/kmymoney-nationalaccountnumberplugin.desktop DESTINATION ${SERVICETYPES_INSTALL_DIR}) add_subdirectory( ui )