changeset in /hg/icedtea6: 2008-03-06 Joshua Sumali <jsumali at r...

Joshua Sumali jsumali at redhat.com
Thu Mar 6 13:54:03 PST 2008


changeset 44e3003313b6 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=44e3003313b6
description:
	2008-03-06  Joshua Sumali  <jsumali at redhat.com>

	        * Makefile.am: Added extra to EXTRA_DIST.
	        * Makefile.in: Regenerated.

diffstat:

3 files changed, 7 insertions(+), 2 deletions(-)
ChangeLog   |    5 +++++
Makefile.am |    2 +-
Makefile.in |    2 +-

diffs (36 lines):

diff -r bd6babe8221f -r 44e3003313b6 ChangeLog
--- 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 at redh
+2008-03-06  Joshua Sumali  <jsumali at redhat.com>
+
+	* Makefile.am: Added extra to EXTRA_DIST.
+	* Makefile.in: Regenerated.
+
 2008-03-06  Joshua Sumali  <jsumali at redhat.com>
 
 	* Makefile.am: Added new 'extra' targets. These new targets build the
diff -r bd6babe8221f -r 44e3003313b6 Makefile.am
--- 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 @@ install:
 
 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.
diff -r bd6babe8221f -r 44e3003313b6 Makefile.in
--- a/Makefile.in	Thu Mar 06 09:46:38 2008 -0500
+++ b/Makefile.in	Thu Mar 06 16:53:54 2008 -0500
@@ -216,7 +216,7 @@ OPENJDK_VERSION = b06
 @NETX_PLUGIN_TRUE at 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



More information about the distro-pkg-dev mailing list