summaryrefslogtreecommitdiff
path: root/data/translations/test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'data/translations/test/CMakeLists.txt')
-rw-r--r--data/translations/test/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/data/translations/test/CMakeLists.txt b/data/translations/test/CMakeLists.txt
deleted file mode 100644
index 6ad41d7c1..000000000
--- a/data/translations/test/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-SET(FILES
- test1.po
- )
-
-INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/translations/test)