summaryrefslogtreecommitdiffstats
path: root/kppp/Rules/Spain
diff options
context:
space:
mode:
authorsamelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-18 13:30:01 +0000
committersamelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-18 13:30:01 +0000
commit3467e6464beac3a162839bf7078e22e3a74d73e7 (patch)
tree1a5d4d35d19330ac9a6e7a18732322d983953cce /kppp/Rules/Spain
parent153897691d8aa3b17f49555de61ce694ca92fd20 (diff)
downloadtdenetwork-3467e6464beac3a162839bf7078e22e3a74d73e7.tar.gz
tdenetwork-3467e6464beac3a162839bf7078e22e3a74d73e7.zip
[kdenetwork/kppp] added cmake support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237389 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kppp/Rules/Spain')
-rw-r--r--kppp/Rules/Spain/CMakeLists.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/kppp/Rules/Spain/CMakeLists.txt b/kppp/Rules/Spain/CMakeLists.txt
new file mode 100644
index 00000000..413d9654
--- /dev/null
+++ b/kppp/Rules/Spain/CMakeLists.txt
@@ -0,0 +1,18 @@
+#################################################
+#
+# (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
+ Infovia.rst Telefonica_Interprovincial.rst Infovia_IVA.rst
+ Telefonica_Interprovincial_IVA.rst Telefonica_Metropolitana.rst
+ Telefonica_Metropolitana_IVA.rst Telefonica_Nacional.rst
+ Telefonica_Provincial.rst Telefonica_Provincial_IVA.rst
+ Telefonica_Local.rst
+ DESTINATION ${DATA_INSTALL_DIR}/kppp/Rules/Spain )