CVS commit by lukas: fix messages target M +1 -1 Makefile.am 1.12 --- kdepim/kontact/Makefile.am #1.11:1.12 @@ -6,3 +6,3 @@ messages: rc.cpp $(EXTRACTRC) src/*.kcfg >> rc.cpp - $(XGETTEXT) src/*.cpp interfaces/*.cpp plugins/*/*.cpp plugins/*/*.h -o $(podir)/kontact.pot + $(XGETTEXT) rc.cpp src/*.cpp interfaces/*.cpp plugins/*/*.cpp plugins/*/*.h -o $(podir)/kontact.pot