changeset in /hg/icedtea: Fix make dist.
Andrew John Hughes
gnu_andrew at member.fsf.org
Mon Nov 17 04:41:24 PST 2008
changeset 5b53866e4134 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=5b53866e4134
description:
Fix make dist.
2008-11-10 Andrew John Hughes <ahughes at redhat.com>
* Makefile.am: Fix make dist.
diffstat:
2 files changed, 5 insertions(+), 2 deletions(-)
ChangeLog | 4 ++++
Makefile.am | 3 +--
diffs (24 lines):
diff -r 3c4aa7011748 -r 5b53866e4134 ChangeLog
--- a/ChangeLog Mon Nov 10 01:38:03 2008 +0000
+++ b/ChangeLog Mon Nov 10 02:53:23 2008 +0000
@@ -1,3 +1,7 @@ 2008-11-09 Andrew John Hughes <ahughes
+2008-11-10 Andrew John Hughes <ahughes at redhat.com>
+
+ * Makefile.am: Fix make dist.
+
2008-11-09 Andrew John Hughes <ahughes at redhat.com>
* Makefile.am: Bump to b39.
diff -r 3c4aa7011748 -r 5b53866e4134 Makefile.am
--- a/Makefile.am Mon Nov 10 01:38:03 2008 +0000
+++ b/Makefile.am Mon Nov 10 02:53:23 2008 +0000
@@ -89,8 +89,7 @@ install:
$(ICEDTEAPLUGIN_CLEAN) hotspot hotspot-helper clean-extra \
clean-jtreg clean-jtreg-reports clean-visualvm clean-nbplatform
-EXTRA_DIST = rt generated patches/openjdk-*.patch \
- patches/icedtea-*.patch \
+EXTRA_DIST = rt generated $(abs_top_srcdir)/patches/icedtea-*.patch \
gcjwebplugin.cc tools-copy contrib ports \
extra overlays \
javaws.png javaws.desktop visualvm.desktop \
More information about the distro-pkg-dev
mailing list