[beast: 2/23] PO: add POTLIST and related files to CLEANFILES
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 2/23] PO: add POTLIST and related files to CLEANFILES
- Date: Wed, 14 Oct 2015 06:59:34 +0000 (UTC)
commit c81facb317949c9dfeecc39c8fed071023e8396d
Author: Tim Janik <timj gnu org>
Date: Sun Oct 4 23:46:46 2015 +0200
PO: add POTLIST and related files to CLEANFILES
po/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/po/Makefile.am b/po/Makefile.am
index dd9d0be..52aa206 100644
--- a/po/Makefile.am
+++ b/po/Makefile.am
@@ -172,6 +172,8 @@ update-po: Makefile
DISTDIR_HOOK = distdir # use indirection to emulate distdir-hook
$(DISTDIR_HOOK): $(shell test -w $(srcdir)/messages.pot && echo 'update-po')
+CLEANFILES += $(POTLIST) $(TMPLIST) $(TMPDIR)/
+
$(srcdir)/messages.pot: POTSCAN
@echo "Rebuilding $(@F)..."
@rm -f $(POTLIST) $(TMPLIST) ; rm -rf $(TMPDIR)/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]