changeset 752:1e22bff17664 cacao

2008-03-06 Joshua Sumali <jsumali@redhat.com> * Makefile.am: Added extra to EXTRA_DIST. * Makefile.in: Regenerated.
author Joshua Sumali <jsumali@redhat.com>
date Thu, 06 Mar 2008 16:53:54 -0500
parents 5284b488b3ed
children 30bb0b3e0d60
files ChangeLog Makefile.am Makefile.in
diffstat 3 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Mar 06 09:46:38 2008 -0500
+++ b/ChangeLog	Thu Mar 06 16:53:54 2008 -0500
@@ -1,3 +1,8 @@
+2008-03-06  Joshua Sumali  <jsumali@redhat.com>
+
+	* Makefile.am: Added extra to EXTRA_DIST.
+	* Makefile.in: Regenerated.
+
 2008-03-06  Joshua Sumali  <jsumali@redhat.com>
 
 	* Makefile.am: Added new 'extra' targets. These new targets build the
--- a/Makefile.am	Thu Mar 06 09:46:38 2008 -0500
+++ b/Makefile.am	Thu Mar 06 16:53:54 2008 -0500
@@ -40,7 +40,7 @@
 
 EXTRA_DIST = rt generated $(ICEDTEA_PATCHES) $(ICEDTEA_ECJ_PATCH) \
 	gcjwebplugin.cc patches/icedtea-speed.patch tools-copy contrib ports \
-	patches/icedtea-gcc-4.3.patch patches/icedtea-always-zero.patch
+	patches/icedtea-gcc-4.3.patch patches/icedtea-always-zero.patch extra
 
 # The Binary plugs directory is called jdk1.7.0 for historical reasons. The
 # name is completely irrelevant; only contains the plugs to build IcedTea.
--- a/Makefile.in	Thu Mar 06 09:46:38 2008 -0500
+++ b/Makefile.in	Thu Mar 06 16:53:54 2008 -0500
@@ -226,7 +226,7 @@
 @NETX_PLUGIN_TRUE@NETX_PATCH = patches/icedtea-netx-plugin.patch
 EXTRA_DIST = rt generated $(ICEDTEA_PATCHES) $(ICEDTEA_ECJ_PATCH) \
 	gcjwebplugin.cc patches/icedtea-speed.patch tools-copy contrib ports \
-	patches/icedtea-gcc-4.3.patch patches/icedtea-always-zero.patch
+	patches/icedtea-gcc-4.3.patch patches/icedtea-always-zero.patch extra
 
 
 # The Binary plugs directory is called jdk1.7.0 for historical reasons. The