From e910acfbc91a6132b82bf4f33b19574d61da3169 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 21 Aug 2008 22:49:50 -0400 Subject: i10n auto.setup --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/Makefile') diff --git a/po/Makefile b/po/Makefile index 013cdf268..084d011f0 100644 --- a/po/Makefile +++ b/po/Makefile @@ -1,6 +1,6 @@ # List here all source files with translatable strings. POTFILES=$(sort $(shell find ../IkiWiki -type f -name \*.pm)) \ - ../ikiwiki.in ../IkiWiki.pm + ../ikiwiki.in ../IkiWiki.pm ../auto.setup POFILES=$(wildcard *.po) MOFILES=$(POFILES:.po=.mo) -- cgit v1.2.3