changeset 1956:15ae6e3a64d2

Remove errant backslash. 2010-03-01 Andrew John Hughes <ahughes@redhat.com> * Makefile.am: Remove errant backslash.
author Andrew John Hughes <ahughes@redhat.com>
date Mon, 01 Mar 2010 15:33:01 +0000
parents 278ade392786
children 284e36cb50ac
files ChangeLog Makefile.am
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Mar 01 15:20:29 2010 +0000
+++ b/ChangeLog	Mon Mar 01 15:33:01 2010 +0000
@@ -1,3 +1,8 @@
+2010-03-01  Andrew John Hughes  <ahughes@redhat.com>
+
+	* Makefile.am:
+	Remove errant backslash.
+
 2010-03-01  Andrew John Hughes  <ahughes@redhat.com>
 
 	Simply JAXWS patching for OpenJDK6.
--- a/Makefile.am	Mon Mar 01 15:20:29 2010 +0000
+++ b/Makefile.am	Mon Mar 01 15:33:01 2010 +0000
@@ -898,7 +898,7 @@
 endif
 
 #FIXME (meta): Split into multiple targets
-stamps/extract.stamp: stamps/extract-openjdk.stamp \
+stamps/extract.stamp: stamps/extract-openjdk.stamp
 	mkdir -p stamps
 	touch $@