diff options
Diffstat (limited to 'kppp/Rules/Netherlands/CMakeLists.txt')
-rw-r--r-- | kppp/Rules/Netherlands/CMakeLists.txt | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/kppp/Rules/Netherlands/CMakeLists.txt b/kppp/Rules/Netherlands/CMakeLists.txt new file mode 100644 index 00000000..86891c2b --- /dev/null +++ b/kppp/Rules/Netherlands/CMakeLists.txt @@ -0,0 +1,28 @@ +################################################# +# +# (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 + 12Move.rst Cistron Priority_Telecom_Nationaal.rst + BelBasis_Buiten_Regio.rst Freeler_Basis.rst + Priority_Telecom_Regionaal.rst + BelBasis_Buiten_Regio_Nummervoordeel.rst + Freeler_Voordelig.rst Tele2_Extra_Buiten_Regio.rst + BelBasis_Regio.rst HetNet_Regelmatig_Surfen.rst + Tele2_Extra_Regio.rst BelBasis_Regio_Nummervoordeel.rst + InterNLnet.rst Tele2_Preselect_Buiten_Regio.rst + BelBudget_Buiten_Regio.rst Tele2_Preselect_Regio.rst + BelBudget_Regio.rst OneTel_Spaarstand_Buiten_Regio.rst + Tele2_Toets_1609_Buiten_Regio.rst BelPlus_Buiten_Regio.rst + OneTel_Spaarstand_Regio.rst Tele2_Toets_1609_Regio.rst + BelPlus_Regio.rst OneTel_Toets_1658_Buiten_Regio.rst + Wannadoo_Budget_Plus BelPlus_Regio_Nummervoordeel.rst + OneTel_Toets_1658_Regio.rst Planet_Internet.rst + DESTINATION ${DATA_INSTALL_DIR}/kppp/Rules/Netherlands ) |