summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
blob: f5fa9c54423111486533571281a7b5d0b0b02538 (plain)
1
2
3
4
5
6
7
8
9
add_subdirectory( daemon )


##### other data

install(
    FILES kdbusnotification-autostart.desktop
    DESTINATION ${AUTOSTART_INSTALL_DIR}
)