changeset 723:bf53da8d323c cacao

* Makefile.am (EXTRA_DIST): Added patches/icedtea-cacao.patch. * Makefile.in: Regenerated.
author Christian Thalinger <twisti@complang.tuwien.ac.at>
date Mon, 17 Mar 2008 14:07:55 +0100
parents 53f9657128ac
children 2f494f4694f6
files Makefile.am Makefile.in
diffstat 2 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.am	Mon Mar 17 12:10:40 2008 +0100
+++ b/Makefile.am	Mon Mar 17 14:07:55 2008 +0100
@@ -59,7 +59,8 @@
 	gcjwebplugin.cc patches/icedtea-speed.patch tools-copy contrib ports \
 	patches/icedtea-gcc-4.3.patch patches/icedtea-always-zero.patch \
 	patches/icedtea-liveconnect.patch patches/icedtea-webservices.patch \
-	IcedTeaPlugin.cc patches/icedtea-freetype.patch
+	IcedTeaPlugin.cc patches/icedtea-freetype.patch \
+	patches/icedtea-cacao.patch
 
 # OpenJDK build environment.
 LINUX_DIR = linux-$(BUILD_ARCH_DIR)
--- a/Makefile.in	Mon Mar 17 12:10:40 2008 +0100
+++ b/Makefile.in	Mon Mar 17 14:07:55 2008 +0100
@@ -238,7 +238,8 @@
 	gcjwebplugin.cc patches/icedtea-speed.patch tools-copy contrib ports \
 	patches/icedtea-gcc-4.3.patch patches/icedtea-always-zero.patch \
 	patches/icedtea-liveconnect.patch patches/icedtea-webservices.patch \
-	IcedTeaPlugin.cc patches/icedtea-freetype.patch
+	IcedTeaPlugin.cc patches/icedtea-freetype.patch \
+	patches/icedtea-cacao.patch
 
 
 # OpenJDK build environment.