summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dictionaries/pt_BR/makefile.mk6
-rw-r--r--dictionaries/pt_PT/makefile.mk6
2 files changed, 6 insertions, 6 deletions
diff --git a/dictionaries/pt_BR/makefile.mk b/dictionaries/pt_BR/makefile.mk
index 021981c..de6f96b 100644
--- a/dictionaries/pt_BR/makefile.mk
+++ b/dictionaries/pt_BR/makefile.mk
@@ -28,7 +28,7 @@
PRJ=..
PRJNAME=dictionaries
-TARGET=dict-pt
+TARGET=dict-pt-BR
# --- Settings -----------------------------------------------------
@@ -40,8 +40,8 @@ TARGET=dict-pt
# --- Files --------------------------------------------------------
# name for uniq directory
-EXTENSIONNAME:=dict-pt
-EXTENSION_ZIPNAME:=dict-pt
+EXTENSIONNAME:=dict-pt-BR
+EXTENSION_ZIPNAME:=dict-pt-BR
# some other targets to be done
diff --git a/dictionaries/pt_PT/makefile.mk b/dictionaries/pt_PT/makefile.mk
index c8cf974..4686de8 100644
--- a/dictionaries/pt_PT/makefile.mk
+++ b/dictionaries/pt_PT/makefile.mk
@@ -28,7 +28,7 @@
PRJ=..
PRJNAME=dictionaries
-TARGET=dict-pt-pt
+TARGET=dict-pt-PT
# --- Settings -----------------------------------------------------
@@ -40,8 +40,8 @@ TARGET=dict-pt-pt
# --- Files --------------------------------------------------------
# name for uniq directory
-EXTENSIONNAME:=dict-pt-pt
-EXTENSION_ZIPNAME:=dict-pt-pt
+EXTENSIONNAME:=dict-pt-PT
+EXTENSION_ZIPNAME:=dict-pt-PT
# some other targets to be done