summaryrefslogtreecommitdiffstats
path: root/kappfinder/apps/Utilities/CMakeLists.txt
blob: 044c859fb7e76b2f633f1f5efe51b828a916f8bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#################################################
#
#  (C) 2010-2011 Serghei Amelian
#  serghei (DOT) amelian (AT) gmail.com
#
#  Improvements and feedback are welcome
#
#  This file is released under GPL >= 2
#
#################################################

add_subdirectory( Editors )
add_subdirectory( xutils )

install( FILES
    GnomeWho.desktop SystemInfo.desktop SystemLogViewer.desktop
    calctool.desktop e-notes.desktop oclock.desktop GKrellM.desktop
    xgnokii.desktop
  DESTINATION ${DATA_INSTALL_DIR} )