aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2014-10-28 12:03:43 +1100
committerBen Elliston <bje@gnu.org>2014-10-28 12:03:43 +1100
commit494c131d32333b4aac1fbe72f05d230bec155030 (patch)
treeeaf2a25ee7b50ce12656106f5b38de5ba50ffc34
parenta118a3f0bd4dd574e56afa844ddfd92f414c2a3b (diff)
downloaddejagnu-494c131d32333b4aac1fbe72f05d230bec155030.zip
dejagnu-494c131d32333b4aac1fbe72f05d230bec155030.tar.gz
dejagnu-494c131d32333b4aac1fbe72f05d230bec155030.tar.bz2
* Makefile.in: Regenerate.
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c20bef..9b6244a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2014-10-28 Ben Elliston <bje@gnu.org>
+ * Makefile.in: Regenerate.
+
+2014-10-28 Ben Elliston <bje@gnu.org>
+
* example: Remove stale examples.
2014-10-24 Steve Ellcey <sellcey@mips.com>
diff --git a/Makefile.in b/Makefile.in
index 3a49d5c..07128d7 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -105,7 +105,7 @@ DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
$(srcdir)/Makefile.in $(srcdir)/Makefile.am \
$(top_srcdir)/configure $(am__configure_deps) depcomp \
texinfo.tex $(dist_man_MANS) $(include_HEADERS) COPYING TODO \
- compile config.guess config.sub install-sh missing ltmain.sh
+ compile config.guess config.sub install-sh missing
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \