diff options
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index 89b201f..0fdf82d 100644 --- a/po/Makefile +++ b/po/Makefile @@ -9,7 +9,7 @@ NLSPACKAGE = net-tools -include ../config.make ifeq ($(I18N),1) -CATALOGS = de.mo fr.mo pt_BR.mo et_EE.mo +CATALOGS = de.mo fr.mo pt_BR.mo et_EE.mo cs.mo else CATALOGS = endif |