changeset 1719:065f8d5c9ce8

Ensure THANKYOU is distributed in the tarball. Remove duplicate AUTHORS file. 2010-02-24 Andrew John Hughes <ahughes@redhat.com> * Makefile.am: Add THANKYOU to EXTRA_DIST. * pulseaudio/AUTHORS: Removed; duplicates top-level file.
author Andrew John Hughes <ahughes@redhat.com>
date Wed, 24 Feb 2010 23:30:18 +0000
parents 017e76a6cef2
children 47a2b1b5ef65
files ChangeLog Makefile.am pulseaudio/AUTHORS
diffstat 3 files changed, 9 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Feb 24 20:56:59 2010 +0000
+++ b/ChangeLog	Wed Feb 24 23:30:18 2010 +0000
@@ -1,3 +1,10 @@
+2010-02-24 Andrew John Hughes  <ahughes@redhat.com>
+
+	* Makefile.am: Add THANKYOU to
+	EXTRA_DIST.
+	* pulseaudio/AUTHORS: Removed; duplicates
+	top-level file.
+
 2010-02-24 Andrew John Hughes  <ahughes@redhat.com>
 
 	* Makefile.am:
--- a/Makefile.am	Wed Feb 24 20:56:59 2010 +0000
+++ b/Makefile.am	Wed Feb 24 23:30:18 2010 +0000
@@ -118,7 +118,8 @@
 	scripts/jni_create_stap.c \
 	scripts/jni_desc \
 	rewriter/agpl-3.0.txt \
-	$(REWRITER_SRCS)
+	$(REWRITER_SRCS) \
+	THANKYOU
 
 # The Binary plugs directory is called jdk1.7.0 for historical reasons. The
 # name is completely irrelevant; only contains the plugs to build IcedTea.
--- a/pulseaudio/AUTHORS	Wed Feb 24 20:56:59 2010 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-Authors
-
-Ioana Iivan (iivan@redhat.com)
-
-Omair Majid (omajid@redhat.com)
\ No newline at end of file