From 6a4753b10e406becc900b318fe3062d82c1e86d0 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Tue, 1 Oct 2013 21:46:53 +0100 Subject: i18n: Do not version POTFILES.in --- perl-install/standalone/po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone/po/Makefile') diff --git a/perl-install/standalone/po/Makefile b/perl-install/standalone/po/Makefile index bfdf953b0..4bbf101cc 100644 --- a/perl-install/standalone/po/Makefile +++ b/perl-install/standalone/po/Makefile @@ -44,4 +44,4 @@ POTFILES.in: clean: - @rm -rf *.mo $(POFILES:%=%t) + @rm -rf *.mo $(POFILES:%=%t) POTFILES.in -- cgit v1.2.1