changeset 2373:a4851a2bf343

Fix typo in stamp file name
author Omair Majid <omajid@redhat.com>
date Wed, 20 Apr 2011 14:58:03 -0400
parents bb4033154745
children 663791bf75c7
files ChangeLog Makefile.am
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Apr 19 16:38:18 2011 -0400
+++ b/ChangeLog	Wed Apr 20 14:58:03 2011 -0400
@@ -1,3 +1,7 @@
+2011-04-20  Omair Majid  <omajid@redhat.com>
+
+	* Makefile.am (stamps/remove-intree-libraries.stamp): Typo in file name.
+
 2011-04-19  Omair Majid  <omajid@redhat.com>
 
 	* patches/boot/test_gamma.patch: Skip test_gamma for shark too.
--- a/Makefile.am	Tue Apr 19 16:38:18 2011 -0400
+++ b/Makefile.am	Wed Apr 20 14:58:03 2011 -0400
@@ -1240,7 +1240,7 @@
 
 stamps/remove-intree-libraries.stamp: stamps/extract-openjdk.stamp
 	sh $(srcdir)/remove-intree-libraries.sh
-	touch stamps/remove-intree-librares.stamp
+	touch stamps/remove-intree-libraries.stamp
 
 clean-remove-intree-libraries:
 	rm -f stamps/remove-intree-libraries.stamp