diff options
Diffstat (limited to 'data/help/es/CMakeLists.txt')
-rw-r--r-- | data/help/es/CMakeLists.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/help/es/CMakeLists.txt b/data/help/es/CMakeLists.txt new file mode 100644 index 000000000..7529b3a2e --- /dev/null +++ b/data/help/es/CMakeLists.txt @@ -0,0 +1,14 @@ +SET(FILES + about.txt + commands.txt + chatcommands.txt + header.txt + index.txt + skills.txt + support.txt + team.txt + teamtmw.txt + windows.txt + ) + +INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help/es)
\ No newline at end of file |