From 3aa632a221074ae6f166b75631d1f3ab532f07db Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Fri, 24 Apr 2009 11:21:33 +0000 Subject: Make draklive-install desktop file translatable --- Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9e22588..6554523 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ VERSION = 1.17 dli_confdir = ${sysconfdir}/$(NAME).d dli_sysconfigdir = $(dli_confdir)/sysconfig -all: +all: mandriva-draklive-install.desktop make -C po install: @@ -48,3 +48,7 @@ changelog: ChangeLog ChangeLog: svn2cl --accum --authors ../../soft/common/username.xml rm -f *.bak + +mandriva-draklive-install.desktop: mandriva-draklive-install.desktop.in + intltool-merge --utf8 po \$< \$@ -d -u -c intltool-merge-cache + -- cgit v1.2.1