changeset 1137:2b6b9ce244bc

2008-10-20 Lillian Angel <langel@redhat.com> * Makefile.am (EXTRA_DIST): Added plugin dir.
author Lillian Angel <langel@redhat.com>
date Mon, 20 Oct 2008 12:47:37 -0400
parents 7c8cf9c74cfa
children be559c26fdbc
files ChangeLog Makefile.am
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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@redhat.com>
+
+	* Makefile.am
+	(EXTRA_DIST): Added plugin dir.
+
 2008-10-20  Lillian Angel  <langel@redhat.com>
 
 	* Makefile.am: Changed all instances of $(srcdir) to
--- 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 @@
 	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.