diff options
Diffstat (limited to 'kppp/Rules/Spain')
-rw-r--r-- | kppp/Rules/Spain/CMakeLists.txt | 18 |
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 ) |