changeset 2278:14ed93e7ecc5

Add missing endif. 2010-09-29 Andrew John Hughes <ahughes@redhat.com> * Makefile.am: (extract-openjdk): Add missing endif.
author Andrew John Hughes <ahughes@redhat.com>
date Thu, 30 Sep 2010 11:10:01 +0100
parents 48029753c45f
children 94f30c67c2f9 ab947d12cf61
files ChangeLog Makefile.am
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Sep 30 10:33:22 2010 +0100
+++ b/ChangeLog	Thu Sep 30 11:10:01 2010 +0100
@@ -1,3 +1,8 @@
+2010-09-29  Andrew John Hughes  <ahughes@redhat.com>
+
+	* Makefile.am:
+	(extract-openjdk): Add missing endif.
+
 2010-09-29  Andrew John Hughes  <ahughes@redhat.com>
 
 	* Makefile.am:
--- a/Makefile.am	Thu Sep 30 10:33:22 2010 +0100
+++ b/Makefile.am	Thu Sep 30 11:10:01 2010 +0100
@@ -839,6 +839,7 @@
 	  sh $(abs_top_srcdir)/fsg.sh ; \
 	fi
 endif
+endif
 	mkdir -p stamps
 	touch stamps/extract-openjdk.stamp