diff options
Diffstat (limited to 'kppp/Rules/Yugoslavia/CMakeLists.txt')
-rw-r--r-- | kppp/Rules/Yugoslavia/CMakeLists.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/kppp/Rules/Yugoslavia/CMakeLists.txt b/kppp/Rules/Yugoslavia/CMakeLists.txt new file mode 100644 index 00000000..3fb8e05e --- /dev/null +++ b/kppp/Rules/Yugoslavia/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 + 041_1xx_xxx.rst 041_5xx_xxx.rst II_zona-do_200km.rst 041_2xx_xxx.rst + 041_9xx_xxx.rst I_zona-ista_mreza.rst 041_3xx_xxx.rst + Lokalni_poziv.rst 041_4xx_xxx.rst III_zona-preko_200km.rst + DESTINATION ${DATA_INSTALL_DIR}/kppp/Rules/Yugoslavia ) |