diff options
Diffstat (limited to 'kppp/Rules/Luxembourg/CMakeLists.txt')
-rw-r--r-- | kppp/Rules/Luxembourg/CMakeLists.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/kppp/Rules/Luxembourg/CMakeLists.txt b/kppp/Rules/Luxembourg/CMakeLists.txt new file mode 100644 index 00000000..cf1649bc --- /dev/null +++ b/kppp/Rules/Luxembourg/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 + CMD_InternetGratuit.rst LuxembourgOnline_FreeInternet.rst + PetT_ClassicSurf.rst PetT_KioskSurf.rst + DESTINATION ${DATA_INSTALL_DIR}/kppp/Rules/Luxembourg ) |