diff options
Diffstat (limited to 'data/help/pt/tips/CMakeLists.txt')
-rw-r--r-- | data/help/pt/tips/CMakeLists.txt | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/data/help/pt/tips/CMakeLists.txt b/data/help/pt/tips/CMakeLists.txt deleted file mode 100644 index 0afc7ba0c..000000000 --- a/data/help/pt/tips/CMakeLists.txt +++ /dev/null @@ -1,18 +0,0 @@ -SET(FILES - 1.txt - 2.txt - 3.txt - 4.txt - 5.txt - 6.txt - 7.txt - 8.txt - 9.txt - 10.txt - 11.txt - 12.txt - 13.txt - 14.txt - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help/pt/tips) |