summaryrefslogtreecommitdiffstats
path: root/kapptemplate/appframework/CMakeLists.txt
blob: f9d980f11e41b14417cd96f36f0a36aab66e89e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#################################################
#
#  (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( no-exe )

install( FILES
    AUTHORS INSTALL COPYING NEWS app.spec configure.in.in.in
    README base-Makefile.am ChangeLog VERSION base-Makefile.cvs
    po-Makefile.am
  DESTINATION ${DATA_INSTALL_DIR}/kapptemplate/appframework )