From dcd0d11aef1584570f45e74fa00e192a858947af Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 1 May 2006 16:48:29 +0000 Subject: [PATCH] remove the messages targets already in separate scripts svn path=/trunk/KDE/kdebase/workspace/kcontrol/crypto/; revision=536228 --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 20813df04..3fcf287ba 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,5 +19,3 @@ libplasma_la_include_HEADERS = applet.h plasma.h \ #kde_kcfg_DATA = plasmaSettings.kcfg extensionSettings.kcfg -messages: rc.cpp - $(XGETTEXT) *.cpp *.h -o $(podir)/libplasma.pot