summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/headings
diff options
context:
space:
mode:
authorSerghei Amelian <serghei.amelian@gmail.com>2012-02-14 20:55:22 +0200
committerSerghei Amelian <serghei.amelian@gmail.com>2012-02-14 20:55:22 +0200
commitadee843c4d5c8fbce75abd3a768d643392e4ea90 (patch)
tree6b4ab90028fc79ca1cfaeda61c0f66aaef7ed9fe /umbrello/umbrello/headings
parentbfb0bc00e959ed3cac6cf4e517a24de50446be50 (diff)
downloadtdesdk-adee843c4d5c8fbce75abd3a768d643392e4ea90.tar.gz
tdesdk-adee843c4d5c8fbce75abd3a768d643392e4ea90.zip
[tdesdk/cmake] added forgotten files
Diffstat (limited to 'umbrello/umbrello/headings')
-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 )