automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[FYI] {maint} fixup: distribute 'contrib/multilib/multi.m4'


From: Stefano Lattarini
Subject: [FYI] {maint} fixup: distribute 'contrib/multilib/multi.m4'
Date: Sat, 21 Jan 2012 19:42:01 +0100

This fix up a blunder in commit v1.11-665-gc5df21e of 2012-01-17,
"multilib: deprecate, will be moved to contrib".

* contrib/Makefile.am (EXTRA_DIST): Add 'multilib/multi.m4'.
---
 contrib/Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index b491923..820b547 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -17,4 +17,6 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-EXTRA_DIST = README
+EXTRA_DIST = \
+  multilib/multi.m4 \
+  README
-- 
1.7.7.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]