From 1ca1275a372962342e897479cae647b5b1accf41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Lu=C5=88=C3=A1k?= Date: Thu, 22 Jul 2004 11:50:24 +0000 Subject: [PATCH] Add message targets. svn path=/trunk/kdeartwork/kwin-styles/plastik/; revision=331735 --- clients/plastik/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/clients/plastik/Makefile.am b/clients/plastik/Makefile.am index a18fcd0705..14066ec3ad 100644 --- a/clients/plastik/Makefile.am +++ b/clients/plastik/Makefile.am @@ -18,3 +18,6 @@ kwin3_plastik_la_LIBADD = $(LIB_KDEUI) $(kde_libraries)/libkdecorations.la kwin3_plastik_la_METASOURCES = AUTO DISTCLEANFILES = $(kwin3_plastik_la_METASOURCES) + +messages: + $(XGETTEXT) *.cpp -o $(podir)/kwin_plastik.pot