diff options
Diffstat (limited to 'kppp/Rules/Poland/CMakeLists.txt')
-rw-r--r-- | kppp/Rules/Poland/CMakeLists.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/kppp/Rules/Poland/CMakeLists.txt b/kppp/Rules/Poland/CMakeLists.txt new file mode 100644 index 00000000..bf3e5520 --- /dev/null +++ b/kppp/Rules/Poland/CMakeLists.txt @@ -0,0 +1,16 @@ +################################################# +# +# (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 + Netia_Lokalne_Niebieska.rst Netia_Lokalne_Zielona.rst + Netia_100km_Niebieska.rst Netia_100km_Zielona.rst TPSA.rst + Internetia.rst TP_Lokalne.rst TP_100km.rst + DESTINATION ${DATA_INSTALL_DIR}/kppp/Rules/Poland ) |