From cfc87880d7bacdad3f1f65826c6639b105302b0a Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Wed, 17 Sep 2003 19:19:06 +0000 Subject: updated Hindi file; --- po/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'po/Makefile') diff --git a/po/Makefile b/po/Makefile index 4ed45140..6fbb18d8 100644 --- a/po/Makefile +++ b/po/Makefile @@ -8,6 +8,7 @@ WIZFILES = $(shell find .. -type f -name "*.wiz") # perl files with translatable strings PL_FILES = ../drakwizard.pl $(shell find .. -type f -name "*pm") +WIZCFILES = $(WIZFILES:%=%_.c) PL_CFILES = $(PL_FILES:%=%_.c) POFILES = $(shell ls *.po) -- cgit v1.2.1