changeset 2590:8eaeadfd2bdd

Include HotSpot-specific patches in distribution. 2012-08-29 Andrew John Hughes <gnu_andrew@member.fsf.org> * Makefile.am: (EXTRA_DIST): Add HotSpot-specific patches.
author Andrew John Hughes <gnu_andrew@member.fsf.org>
date Wed, 29 Aug 2012 23:36:03 +0100
parents 5944287b9f40
children 41aff8e2ab4d
files ChangeLog Makefile.am
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Aug 29 16:34:52 2012 +0100
+++ b/ChangeLog	Wed Aug 29 23:36:03 2012 +0100
@@ -1,3 +1,8 @@
+2012-08-29  Andrew John Hughes  <gnu_andrew@member.fsf.org>
+
+	* Makefile.am:
+	(EXTRA_DIST): Add HotSpot-specific patches.
+
 2012-08-29  Andrew John Hughes  <gnu_andrew@member.fsf.org>
 
 	* patches/boot/jaxws-getdtdtype.patch,
--- a/Makefile.am	Wed Aug 29 16:34:52 2012 +0100
+++ b/Makefile.am	Wed Aug 29 23:36:03 2012 +0100
@@ -750,6 +750,7 @@
 	$(top_srcdir)/patches/boot/*.patch \
 	$(top_srcdir)/patches/cacao/*.patch \
 	$(top_srcdir)/patches/jamvm/*.patch \
+	$(top_srcdir)/patches/boot/hotspot/*/*.patch \
 	tools-copy contrib overlays \
 	javaws.png javaws.desktop \
 	jconsole.desktop policytool.desktop \