From 3467e6464beac3a162839bf7078e22e3a74d73e7 Mon Sep 17 00:00:00 2001 From: samelian Date: Sat, 18 Jun 2011 13:30:01 +0000 Subject: [kdenetwork/kppp] added cmake support git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237389 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kppp/Rules/Spain/CMakeLists.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 kppp/Rules/Spain/CMakeLists.txt (limited to 'kppp/Rules/Spain') 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 ) -- cgit v1.2.1