a5bd9f6
From e8ec492c1f16328149e2e2c1eed6c300529bcb7a Mon Sep 17 00:00:00 2001
a5bd9f6
From: Colin Watson <cjwatson@ubuntu.com>
a5bd9f6
Date: Tue, 4 Sep 2012 23:35:38 +0100
a5bd9f6
Subject: [PATCH 025/364] * Makefile.am (EXTRA_DIST): Add linguas.sh.  It's
a5bd9f6
 only strictly required for checkouts from bzr, but it may be useful for users
a5bd9f6
 or distributors wishing to update translations against a tarball
a5bd9f6
 distribution, and it can be helpful for the tarball to be a superset of
a5bd9f6
 what's in bzr.
a5bd9f6
a5bd9f6
---
a5bd9f6
 ChangeLog   | 8 ++++++++
a5bd9f6
 Makefile.am | 2 ++
a5bd9f6
 2 files changed, 10 insertions(+)
a5bd9f6
a5bd9f6
diff --git a/ChangeLog b/ChangeLog
a5bd9f6
index b1950ab..fbef0c3 100644
a5bd9f6
--- a/ChangeLog
a5bd9f6
+++ b/ChangeLog
a5bd9f6
@@ -1,5 +1,13 @@
a5bd9f6
 2012-09-04  Colin Watson  <cjwatson@ubuntu.com>
a5bd9f6
 
a5bd9f6
+	* Makefile.am (EXTRA_DIST): Add linguas.sh.  It's only strictly
a5bd9f6
+	required for checkouts from bzr, but it may be useful for users or
a5bd9f6
+	distributors wishing to update translations against a tarball
a5bd9f6
+	distribution, and it can be helpful for the tarball to be a superset
a5bd9f6
+	of what's in bzr.
a5bd9f6
+
a5bd9f6
+2012-09-04  Colin Watson  <cjwatson@ubuntu.com>
a5bd9f6
+
a5bd9f6
 	* Makefile.am (EXTRA_DIST): Add
a5bd9f6
 	grub-core/tests/boot/linux.init-mips.S,
a5bd9f6
 	grub-core/tests/boot/linux.init-ppc.S, and
a5bd9f6
diff --git a/Makefile.am b/Makefile.am
a5bd9f6
index 3bb911c..30aa5a7 100644
a5bd9f6
--- a/Makefile.am
a5bd9f6
+++ b/Makefile.am
a5bd9f6
@@ -390,3 +390,5 @@ SUCCESSFUL_BOOT_STRING=3e49994fd5d82b7c9298d672d774080d
a5bd9f6
 BOOTCHECK_TIMEOUT=180
a5bd9f6
 
a5bd9f6
 bootcheck: $(BOOTCHECKS)
a5bd9f6
+
a5bd9f6
+EXTRA_DIST += linguas.sh
a5bd9f6
-- 
a5bd9f6
1.8.1.4
a5bd9f6