[beast] PO: include LINGUAS in EXTRA_DIST
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast] PO: include LINGUAS in EXTRA_DIST
- Date: Fri, 10 Sep 2010 17:33:12 +0000 (UTC)
commit 272bddc89a8a1cf6f590bcbb8f0e0a4dfbc59400
Author: Tim Janik <timj gtk org>
Date: Fri Sep 10 19:03:47 2010 +0200
PO: include LINGUAS in EXTRA_DIST
po/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/po/Makefile.am b/po/Makefile.am
index 04adca3..80027a9 100644
--- a/po/Makefile.am
+++ b/po/Makefile.am
@@ -56,7 +56,7 @@ TRANSLATIONS = $(if ${PO_LINGUAS}, ${PO_LINGUAS}, ${ALL_LINGUAS})
GMOFILES = $(patsubst %, %.gmo, $(TRANSLATIONS))
POFILES = $(patsubst %, %.po, $(TRANSLATIONS))
INTLFIXDIR = $(top_builddir)/$(ac_aux_dir)
-EXTRA_DIST += POTIGNORE POTSCAN POTSKIP $(POFILES) messages.pot
+EXTRA_DIST += LINGUAS POTIGNORE POTSCAN POTSKIP $(POFILES) messages.pot
EXTRA_DIST += $(INTLFIXDIR)/intltool-merge $(INTLFIXDIR)/intlfix-scm.sed
EXTRA_DIST += $(INTLFIXDIR)/intlfix-xml.awk $(INTLFIXDIR)/intlfix-las.awk
CLEANFILES += $(GMOFILES)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]