diff options
Diffstat (limited to 'translations/ga')
-rw-r--r-- | translations/ga/CMakeLists.txt | 1 | ||||
-rw-r--r-- | translations/ga/messages/CMakeLists.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/translations/ga/CMakeLists.txt b/translations/ga/CMakeLists.txt new file mode 100644 index 0000000..9c11aea --- /dev/null +++ b/translations/ga/CMakeLists.txt @@ -0,0 +1 @@ +add_subdirectory( messages ) diff --git a/translations/ga/messages/CMakeLists.txt b/translations/ga/messages/CMakeLists.txt new file mode 100644 index 0000000..02707f7 --- /dev/null +++ b/translations/ga/messages/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG ga ) |