summaryrefslogtreecommitdiffstats
path: root/emoticons/greggman.com
diff options
context:
space:
mode:
Diffstat (limited to 'emoticons/greggman.com')
-rw-r--r--emoticons/greggman.com/CMakeLists.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/emoticons/greggman.com/CMakeLists.txt b/emoticons/greggman.com/CMakeLists.txt
new file mode 100644
index 00000000..c02e35d5
--- /dev/null
+++ b/emoticons/greggman.com/CMakeLists.txt
@@ -0,0 +1,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 kiss.png oh.png
+ smile.png sunglasses.png tongue.png unhappy.png
+ vampire.png wink.png
+ DESTINATION ${SHARE_INSTALL_PREFIX}/emoticons/greggman.com )