diff options
author | gregory guy <gregory-tde@laposte.net> | 2020-05-26 16:03:50 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-05-26 16:08:59 +0200 |
commit | 51db3dd2a0528687837beede00b1522ebb8518fe (patch) | |
tree | 2ba8cb8dd44732ec642d04b8874736f3aa6a5462 /translations/Makefile.am | |
parent | 5004b40e99036a0d9346dba6b5e6a4553de5a65e (diff) | |
download | kscope-51db3dd2a0528687837beede00b1522ebb8518fe.tar.gz kscope-51db3dd2a0528687837beede00b1522ebb8518fe.zip |
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'translations/Makefile.am')
-rw-r--r-- | translations/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/translations/Makefile.am b/translations/Makefile.am new file mode 100644 index 0000000..13f9530 --- /dev/null +++ b/translations/Makefile.am @@ -0,0 +1,2 @@ + +SUBDIRS = $(AUTODIRS) |