"Messages" target: do not declare a keyword that does not seem to be used

svn path=/trunk/KDE/kdebase/workspace/; revision=511194
This commit is contained in:
Nicolas Goutte 2006-02-19 02:16:01 +00:00
parent ae65a40c7a
commit a6d4e63d7f

View file

@ -27,7 +27,7 @@ KDE_ICON = kwin
METASOURCES = AUTO
messages: rc.cpp
$(XGETTEXT) -kaliasLocal *.h *.cpp killer/*.cpp lib/*.cpp -o $(podir)/kwin.pot
$(XGETTEXT) *.h *.cpp killer/*.cpp lib/*.cpp -o $(podir)/kwin.pot
kwin_datadir = $(kde_datadir)/kwin