CVS commit by lukas: forward port: try to extract all the messages M +1 -1 Makefile.am 1.11 --- kdepim/kontact/Makefile.am #1.10:1.11 @@ -6,3 +6,3 @@ messages: rc.cpp $(EXTRACTRC) src/*.kcfg >> rc.cpp - $(XGETTEXT) src/*.cpp interfaces/*.cpp plugins/*/*.cpp -o $(podir)/kontact.pot + $(XGETTEXT) src/*.cpp interfaces/*.cpp plugins/*/*.cpp plugins/*/*.h -o $(podir)/kontact.pot