Add pot2bl.sed

Wed Sep 26 15:34:46 2001  Owen Taylor  <otaylor@redhat.com>

	* Makefile.in.in (distclean): Add pot2bl.sed
This commit is contained in:
Owen Taylor
2001-09-26 20:32:41 +00:00
committed by Owen Taylor
parent 27f67c4517
commit 849e688273
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Wed Sep 26 15:34:46 2001 Owen Taylor <otaylor@redhat.com>
* Makefile.in.in (distclean): Add pot2bl.sed
2001-09-26 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
* sk.po: Finished Slovak translation.

View File

@ -195,7 +195,7 @@ mostlyclean:
clean: mostlyclean
distclean: clean
rm -f Makefile Makefile.in POTFILES *.mo *.msg *.cat *.cat.m
rm -f Makefile Makefile.in POTFILES *.mo *.msg *.cat *.cat.m po2tbl.sed
maintainer-clean: distclean
@echo "This command is intended for maintainers to use;"