changeset 2887:82e17c1cd647

Update EXTRA_DIST following merge of THANKYOU into AUTHORS. 2013-04-17 Andrew John Hughes <gnu.andrew@redhat.com> * Makefile.am: (EXTRA_DIST): Remove THANKYOU.
author Andrew John Hughes <gnu.andrew@redhat.com>
date Wed, 17 Apr 2013 11:26:25 +0100
parents ed783f8e0c51
children 1609660fb832
files ChangeLog Makefile.am
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Apr 17 09:37:04 2013 +0100
+++ b/ChangeLog	Wed Apr 17 11:26:25 2013 +0100
@@ -1,3 +1,8 @@
+2013-04-17  Andrew John Hughes  <gnu.andrew@redhat.com>
+
+	* Makefile.am:
+	(EXTRA_DIST): Remove THANKYOU.
+
 2013-04-17  Andrew John Hughes  <gnu.andrew@redhat.com>
 
 	* NEWS: Add release date of 1.11.10.
--- a/Makefile.am	Wed Apr 17 09:37:04 2013 +0100
+++ b/Makefile.am	Wed Apr 17 11:26:25 2013 +0100
@@ -757,8 +757,7 @@
 	scripts/jni_create_stap.c \
 	scripts/jni_desc \
 	rewriter/agpl-3.0.txt \
-	$(REWRITER_SRCS) \
-	THANKYOU
+	$(REWRITER_SRCS)
 
 # Top-Level Targets
 # =================