summaryrefslogtreecommitdiffstats
path: root/kopete/styles/Hacker/Contents/Resources/Incoming/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/styles/Hacker/Contents/Resources/Incoming/CMakeLists.txt')
-rw-r--r--kopete/styles/Hacker/Contents/Resources/Incoming/CMakeLists.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/kopete/styles/Hacker/Contents/Resources/Incoming/CMakeLists.txt b/kopete/styles/Hacker/Contents/Resources/Incoming/CMakeLists.txt
new file mode 100644
index 00000000..9bdedfce
--- /dev/null
+++ b/kopete/styles/Hacker/Contents/Resources/Incoming/CMakeLists.txt
@@ -0,0 +1,15 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+install( FILES
+ Content.html Context.html NextContent.html
+ NextContext.html buddy_icon.png Action.html
+ DESTINATION ${DATA_INSTALL_DIR}/kopete/styles/Hacker/Contents/Resources/Incoming )