aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorBernd Eckenfels <net-tools@lina.inka.de>1999-08-30 22:28:37 +0000
committerBernd Eckenfels <net-tools@lina.inka.de>1999-08-30 22:28:37 +0000
commit7094177bf15d589156da8d1aec62ed614b3f9b83 (patch)
treef86bb8a361d98cb2ba375e8b457ad3464cded879 /po
parentJiri Pavlovsky pavlovsk@ff.cuni.cz: (diff)
downloadnet-tools-7094177bf15d589156da8d1aec62ed614b3f9b83.tar.gz
net-tools-7094177bf15d589156da8d1aec62ed614b3f9b83.tar.bz2
net-tools-7094177bf15d589156da8d1aec62ed614b3f9b83.zip
added cs to makefile for building/installing
Diffstat (limited to 'po')
-rw-r--r--po/Makefile2
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