From a3f4f7bc7931bb83e0ca680b95586fb4b2cfcbcc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 24 Jul 2010 17:20:11 +0200 Subject: Updating po makefile. --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/Makefile b/po/Makefile index c77ddea..3216d1f 100644 --- a/po/Makefile +++ b/po/Makefile @@ -6,7 +6,7 @@ ECHO_FUNCTIONS="Echo_message Echo_verbose Echo_warning Echo_debug Echo_error Ech POFILES=$(wildcard *.po) MOFILES=$(patsubst %.po,%.mo,$(POFILES)) LINGUAS=$(basename $(POFILES)) -GETTEXTFILES=$(shell find ../helpers ../functions -type f) +GETTEXTFILES=$(shell find ../scripts/build ../functions -type f) POTFILE=$(DOMAIN).pot DESTDIR=/ XGETTEXT_KEYWORDS=$(shell echo $(ECHO_FUNCTIONS) |sed -e 's,\S\+,-k&,g') -- cgit v1.0