From a1c22a0badd723f3830692419e19530f13aa5e02 Mon Sep 17 00:00:00 2001 From: Florent Villard Date: Wed, 17 Sep 2003 19:07:04 +0000 Subject: keep old wiz parsing for old strings --- po/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'po/Makefile') diff --git a/po/Makefile b/po/Makefile index d066dca9..559924ea 100644 --- a/po/Makefile +++ b/po/Makefile @@ -3,6 +3,8 @@ localedir = ${prefix}/share/locale PGOAL = drakwizard +# *.wiz files (keep them to old strings) +WIZFILES = $(shell find .. -type f -name "*.wiz") # perl files with translatable strings PL_FILES = ../drakwizard.pl $(shell find .. -type f -name "*pm") -- cgit v1.2.1