diff --git a/Makefile b/Makefile index a55a9a1c55..e0237a6c1e 100644 --- a/Makefile +++ b/Makefile @@ -8,6 +8,7 @@ SUBDIR = ${DOC_LANG} .else SUBDIR = en_US.ISO8859-1 SUBDIR+= de_DE.ISO8859-1 +SUBDIR+= el_GR.ISO8859-7 SUBDIR+= es_ES.ISO8859-1 SUBDIR+= fr_FR.ISO8859-1 SUBDIR+= it_IT.ISO8859-15