changeset 1837:2d94f16209e8

Fix make dist so tarballs can be built. 2010-01-21 Andrew John Hughes <ahughes@redhat.com> * Makefile.am: Fix paths to patches and IcedTeaNPPlugin.cc for make dist.
author Andrew John Hughes <ahughes@redhat.com>
date Thu, 21 Jan 2010 02:23:36 +0000
parents 32f70f3018be
children 8aa81a796b0b
files ChangeLog Makefile.am
diffstat 2 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Jan 21 02:07:48 2010 +0000
+++ b/ChangeLog	Thu Jan 21 02:23:36 2010 +0000
@@ -1,3 +1,9 @@
+2010-01-21  Andrew John Hughes  <ahughes@redhat.com>
+
+	* Makefile.am:
+	Fix paths to patches and IcedTeaNPPlugin.cc
+	for make dist.
+	
 2010-01-20  Andrew John Hughes  <ahughes@redhat.com>
 
 	* Makefile.am:
--- a/Makefile.am	Thu Jan 21 02:07:48 2010 +0000
+++ b/Makefile.am	Thu Jan 21 02:23:36 2010 +0000
@@ -552,14 +552,13 @@
 # FIXME (distclean): Add pulseaudio sources
 
 EXTRA_DIST = rt generated \
-	patches/* \
+	$(abs_top_srcdir)/patches/* \
 	tools-copy contrib ports \
 	extra overlays \
 	javaws.png javaws.desktop visualvm.desktop \
 	jconsole.desktop policytool.desktop \
 	test/jtreg \
 	IcedTeaPlugin.cc \
-	IcedTeaNPPlugin.cc \
 	HACKING pulseaudio fsg.sh \
 	plugin \
 	hotspot.map \