diff options
Diffstat (limited to 'emoticons/GroupWise')
-rw-r--r-- | emoticons/GroupWise/CMakeLists.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/emoticons/GroupWise/CMakeLists.txt b/emoticons/GroupWise/CMakeLists.txt new file mode 100644 index 00000000..282aba42 --- /dev/null +++ b/emoticons/GroupWise/CMakeLists.txt @@ -0,0 +1,14 @@ +################################################# +# +# (C) 2011 Golubev Alexander +# fatzer2 (AT) gmail.com +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +install( FILES + emoticons.xml + DESTINATION ${SHARE_INSTALL_PREFIX}/emoticons/GroupWise ) |