From b335b9de89c16714839913b35ac5a81ec237c5e3 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Sat, 13 Oct 2012 21:06:45 +0200 Subject: Upgrade to Automake 1.12.4 and dist bugfix. --- test/ChangeLog | 4 ++++ test/Makefile.am | 1 + test/Makefile.in | 3 ++- 3 files changed, 7 insertions(+), 1 deletion(-) (limited to 'test') diff --git a/test/ChangeLog b/test/ChangeLog index 1575d493..5dbc11a4 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,7 @@ +2012-10-13 Arnold D. Robbins + + * Makefile.am (EXTRA_DIST): Add jarebug.sh. + 2012-09-23 Arnold D. Robbins * lintwarn.ok: Updated. diff --git a/test/Makefile.am b/test/Makefile.am index bb61bcaf..0dcedb6f 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -380,6 +380,7 @@ EXTRA_DIST = \ jarebug.awk \ jarebug.in \ jarebug.ok \ + jarebug.sh \ lc_num1.awk \ lc_num1.ok \ leaddig.awk \ diff --git a/test/Makefile.in b/test/Makefile.in index 91652f08..38a8e91a 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.12.3 from Makefile.am. +# Makefile.in generated by automake 1.12.4 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2012 Free Software Foundation, Inc. @@ -584,6 +584,7 @@ EXTRA_DIST = \ jarebug.awk \ jarebug.in \ jarebug.ok \ + jarebug.sh \ lc_num1.awk \ lc_num1.ok \ leaddig.awk \ -- cgit v1.2.3