changeset in /hg/icedtea6: 2008-12-05 Lillian Angel <langel at re...
Lillian Angel
langel at redhat.com
Fri Dec 5 08:30:45 PST 2008
changeset aacdd2457cbe in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=aacdd2457cbe
description:
2008-12-05 Lillian Angel <langel at redhat.com>
* Makefile.am:
(EXTRA_DIST): Added autogen.sh
diffstat:
2 files changed, 7 insertions(+), 1 deletion(-)
ChangeLog | 5 +++++
Makefile.am | 3 ++-
diffs (25 lines):
diff -r 0d2220a76fad -r aacdd2457cbe ChangeLog
--- a/ChangeLog Fri Dec 05 11:27:57 2008 -0500
+++ b/ChangeLog Fri Dec 05 11:30:42 2008 -0500
@@ -1,3 +1,8 @@ 2008-12-05 Lillian Angel <langel at redha
+2008-12-05 Lillian Angel <langel at redhat.com>
+
+ * Makefile.am:
+ (EXTRA_DIST): Added autogen.sh
+
2008-12-05 Lillian Angel <langel at redhat.com>
* Makefile.am:
diff -r 0d2220a76fad -r aacdd2457cbe Makefile.am
--- a/Makefile.am Fri Dec 05 11:27:57 2008 -0500
+++ b/Makefile.am Fri Dec 05 11:30:42 2008 -0500
@@ -105,7 +105,8 @@ EXTRA_DIST = rt generated \
IcedTeaPlugin.cc \
HACKING pulseaudio fsg.sh \
plugin \
- hotspot.map
+ hotspot.map \
+ autogen.sh
# The Binary plugs directory is called jdk1.7.0 for historical reasons. The
# name is completely irrelevant; only contains the plugs to build IcedTea.
More information about the distro-pkg-dev
mailing list