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

install( PROGRAMS tdeio_media_realfolder
  DESTINATION ${BIN_INSTALL_DIR}
)

install( FILES media_realfolder.desktop
  DESTINATION ${DATA_INSTALL_DIR}/konqueror/servicemenus
)