diff options
Diffstat (limited to 'kppp/Rules/Indonesia/CMakeLists.txt')
-rw-r--r-- | kppp/Rules/Indonesia/CMakeLists.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/kppp/Rules/Indonesia/CMakeLists.txt b/kppp/Rules/Indonesia/CMakeLists.txt new file mode 100644 index 00000000..2c69bab5 --- /dev/null +++ b/kppp/Rules/Indonesia/CMakeLists.txt @@ -0,0 +1,15 @@ +################################################# +# +# (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 + Lokal_1_Metropolitan.rst Lokal_non_metropolitan.rst + Lokal_2_Metropolitan.rst + DESTINATION ${DATA_INSTALL_DIR}/kppp/Rules/Indonesia ) |