changeset 53:5c28d36051b8

2007-06-26 Andrew Haley <aph@redhat.com> * Makefile.am (ICEDTEA_PATCHES): Add icedtea-java.security.patch.
author Andrew Haley <aph@redhat.com>
date Tue, 26 Jun 2007 16:14:34 +0100
parents c29040605f25
children d9450f0ead91 f4a01ab0ca5b
files ChangeLog Makefile.am Makefile.in
diffstat 3 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Jun 26 16:11:37 2007 +0100
+++ b/ChangeLog	Tue Jun 26 16:14:34 2007 +0100
@@ -1,3 +1,7 @@
+2007-06-26  Andrew Haley  <aph@redhat.com>
+
+	* Makefile.am (ICEDTEA_PATCHES): Add icedtea-java.security.patch.
+
 2007-06-22  Andrew Haley  <aph@redhat.com>
 
 	* Makefile.am (ICEDTEA_PATCHES): Add icedtea-debuginfo.patch.
--- a/Makefile.am	Tue Jun 26 16:11:37 2007 +0100
+++ b/Makefile.am	Tue Jun 26 16:14:34 2007 +0100
@@ -34,6 +34,7 @@
 	patches/icedtea-graphics.patch \
 	patches/icedtea-gcc.patch \
 	patches/icedtea-debuginfo.patch \
+	patches/icedtea-java.security.patch \
 	$(FAST_BUILD_PATCH) \
 	$(CCACHE_PATCH)
 
--- a/Makefile.in	Tue Jun 26 16:11:37 2007 +0100
+++ b/Makefile.in	Tue Jun 26 16:14:34 2007 +0100
@@ -194,6 +194,7 @@
 	patches/icedtea-graphics.patch \
 	patches/icedtea-gcc.patch \
 	patches/icedtea-debuginfo.patch \
+	patches/icedtea-java.security.patch \
 	$(FAST_BUILD_PATCH) \
 	$(CCACHE_PATCH)