]> Pileus Git - ~andy/gtk/commitdiff
Add pot2bl.sed
authorOwen Taylor <otaylor@redhat.com>
Wed, 26 Sep 2001 20:32:41 +0000 (20:32 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 26 Sep 2001 20:32:41 +0000 (20:32 +0000)
Wed Sep 26 15:34:46 2001  Owen Taylor  <otaylor@redhat.com>

* Makefile.in.in (distclean): Add pot2bl.sed

po/ChangeLog
po/Makefile.in.in

index 25d3265614a5794de1feacdc5ba36d1ef0414b63..eca807857fa569e898a2d67110a5c2ccb73dd82f 100644 (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.
index 8350ff742021bb9be734fdc2060c3fddeadb7dcb..d8bc42e290f320d80f8a7d46208976d979ce6789 100644 (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;"