summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/headings/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/headings/CMakeLists.txt')
-rw-r--r--umbrello/umbrello/headings/CMakeLists.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/umbrello/umbrello/headings/CMakeLists.txt b/umbrello/umbrello/headings/CMakeLists.txt
new file mode 100644
index 00000000..aeac6374
--- /dev/null
+++ b/umbrello/umbrello/headings/CMakeLists.txt
@@ -0,0 +1,16 @@
+#################################################
+#
+# (C) 2012 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+install( FILES
+ heading.adb heading.ads heading.as heading.cpp heading.cs heading.d
+ heading.h heading.idl heading.java heading.js heading.php heading.pm
+ heading.py heading.rb heading.sql heading.xsd
+ DESTINATION ${DATA_INSTALL_DIR}/umbrello/headings )