"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:
parent
ae65a40c7a
commit
a6d4e63d7f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue