summaryrefslogtreecommitdiffstats
path: root/kdelirc/profiles/CMakeLists.txt
blob: 7fedebd96c9940515f06d5ff5540c940d3773fe0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#################################################
#
#  (C) 2012 Golubev Alexander
#  fatzer2 (AT) gmail.com
#
#  Improvements and feedback are welcome
#
#  This file is released under GPL >= 2
#
#################################################

install( FILES profile.dtd noatun.profile.xml
     tdelauncher.profile.xml konqueror.profile.xml
  DESTINATION ${DATA_INSTALL_DIR}/profiles
)