changeset in /hg/icedtea6: 2008-10-20 Lillian Angel <langel at re...

Lillian Angel langel at redhat.com
Mon Oct 20 09:47:41 PDT 2008


changeset 2b6b9ce244bc in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=2b6b9ce244bc
description:
	2008-10-20  Lillian Angel  <langel at redhat.com>

	        * Makefile.am
	        (EXTRA_DIST): Added plugin dir.

diffstat:

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

diffs (25 lines):

diff -r 7c8cf9c74cfa -r 2b6b9ce244bc ChangeLog
--- a/ChangeLog	Mon Oct 20 12:35:54 2008 -0400
+++ b/ChangeLog	Mon Oct 20 12:47:37 2008 -0400
@@ -1,3 +1,8 @@ 2008-10-20  Lillian Angel  <langel at redha
+2008-10-20  Lillian Angel  <langel at redhat.com>
+
+	* Makefile.am
+	(EXTRA_DIST): Added plugin dir.
+
 2008-10-20  Lillian Angel  <langel at redhat.com>
 
 	* Makefile.am: Changed all instances of $(srcdir) to
diff -r 7c8cf9c74cfa -r 2b6b9ce244bc Makefile.am
--- a/Makefile.am	Mon Oct 20 12:35:54 2008 -0400
+++ b/Makefile.am	Mon Oct 20 12:47:37 2008 -0400
@@ -97,7 +97,8 @@ EXTRA_DIST = rt generated \
 	jconsole.desktop policytool.desktop \
 	test/jtreg \
 	IcedTeaPlugin.cc \
-	HACKING pulseaudio fsg.sh
+	HACKING pulseaudio fsg.sh \
+	plugin
 
 # 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