changeset in /hg/icedtea: Fix make distcheck issue with IcedTeaN...

Andrew John Hughes ahughes at redhat.com
Wed Aug 5 07:19:54 PDT 2009


changeset adadd58eff31 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=adadd58eff31
description:
	Fix make distcheck issue with IcedTeaNPPlugin.cc.

	2009-08-04  Andrew John Hughes  <ahughes at redhat.com>

		* Makefile.am:
		Remove IcedTeaNPPlugin.cc from EXTRA_DIST
		as now under plugin directory tree.

diffstat:

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

diffs (24 lines):

diff -r 7a7436abd808 -r adadd58eff31 ChangeLog
--- a/ChangeLog	Wed Aug 05 14:19:58 2009 +0100
+++ b/ChangeLog	Wed Aug 05 15:02:51 2009 +0100
@@ -1,3 +1,9 @@ 2009-08-04  Andrew John Hughes  <ahughes
+2009-08-04  Andrew John Hughes  <ahughes at redhat.com>
+
+	* Makefile.am:
+	Remove IcedTeaNPPlugin.cc from EXTRA_DIST
+	as now under plugin directory tree.
+	
 2009-08-04  Andrew John Hughes  <ahughes at redhat.com>
 
 	* Makefile.am:
diff -r 7a7436abd808 -r adadd58eff31 Makefile.am
--- a/Makefile.am	Wed Aug 05 14:19:58 2009 +0100
+++ b/Makefile.am	Wed Aug 05 15:02:51 2009 +0100
@@ -1494,7 +1494,6 @@ EXTRA_DIST = $(GENERATED_FILES) $(top_sr
 	jconsole.desktop policytool.desktop \
 	$(JTREG_SRCS) \
 	IcedTeaPlugin.cc \
-	IcedTeaNPPlugin.cc \
 	HACKING $(PULSEAUDIO_SRCS) fsg.sh \
 	plugin $(top_srcdir)/netx hotspot.map autogen.sh
 



More information about the distro-pkg-dev mailing list