summaryrefslogtreecommitdiff
path: root/data/help/fr_FR/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'data/help/fr_FR/CMakeLists.txt')
-rw-r--r--data/help/fr_FR/CMakeLists.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/data/help/fr_FR/CMakeLists.txt b/data/help/fr_FR/CMakeLists.txt
new file mode 100644
index 000000000..1259ed0ad
--- /dev/null
+++ b/data/help/fr_FR/CMakeLists.txt
@@ -0,0 +1,15 @@
+SET(FILES
+ about.txt
+ commands.txt
+ chatcommands.txt
+ header.txt
+ index.txt
+ skills.txt
+ support.txt
+ team.txt
+ teamtmw.txt
+ windows.txt
+ )
+ADD_SUBDIRECTORY(fr_FR)
+
+INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help/fr_FR) \ No newline at end of file