From 5977df15cf8f70eb4510bb8e1668c88da7f4a7ba Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 21 Mar 2008 19:53:08 +0000 Subject: include advertising titles in translation catalogs --- perl-install/install/share/po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install/share/po/Makefile') diff --git a/perl-install/install/share/po/Makefile b/perl-install/install/share/po/Makefile index 23237e56e..321e3b433 100644 --- a/perl-install/install/share/po/Makefile +++ b/perl-install/install/share/po/Makefile @@ -1,6 +1,6 @@ NAME = DrakX LOCALEDIR = ${prefix}/share/locale -PMSFILES = *.pm share/meta-task/compssUsers.pl* +PMSFILES = *.pm share/meta-task/compssUsers.pl* $(realpath $(wildcard ../../../../advertising/*.pl) ) PMSFILES_HERE = $(wildcard $(PMSFILES:%=../../%)) MAIN_PO_FILES = ../../../share/po/libDrakX.pot -- cgit v1.2.1