summaryrefslogtreecommitdiff
path: root/po/Makefile.in.in
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-09-26 20:32:41 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-09-26 20:32:41 +0000
commit849e6882738d6f9bc57989fdc9cfbc9171dff58d (patch)
tree89a3c450bbb03ec8994ece7c741ccb4672c83657 /po/Makefile.in.in
parent27f67c451704dedb349e51bd880049b86597d382 (diff)
downloadgtk+-849e6882738d6f9bc57989fdc9cfbc9171dff58d.tar.gz
Add pot2bl.sed
Wed Sep 26 15:34:46 2001 Owen Taylor <otaylor@redhat.com> * Makefile.in.in (distclean): Add pot2bl.sed
Diffstat (limited to 'po/Makefile.in.in')
-rw-r--r--po/Makefile.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
index 8350ff7420..d8bc42e290 100644
--- a/po/Makefile.in.in
+++ b/po/Makefile.in.in
@@ -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;"