This patch fixes an incorrect filename in po/Makefile.in.in. It should be warzone2100.pot instead of warzone.pot.

Patch by Ken Rushia.


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2368 4a71c877-e1ca-e34f-864e-861f7616d084
master
Per Inge Mathisen 2007-08-11 16:25:05 +00:00
parent 3adaa181b2
commit 86acf8940f
1 changed files with 1 additions and 1 deletions

View File

@ -308,7 +308,7 @@ mostlyclean:
rm -f stamp-poT
rm -f core core.* $(DOMAIN).po $(DOMAIN).1po $(DOMAIN).2po *.new.po
rm -fr *.o
rm -f warzone.pot
rm -f warzone2100.pot
rm -f *~
clean: mostlyclean