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

install( FILES
	emoticons.xml
    biggrin.png confused.png cry.png devil.png
	oh.png smile.png sunglasses.png tongue.png
	unhappy.png wink.png 
  DESTINATION ${SHARE_INSTALL_PREFIX}/emoticons/phpBB )