changeset 1827:8070d13626fa

2009-05-22 Lillian Angel <langel@redhat.com> * Makefile.am: Fixed typo.
author Lillian Angel <langel@redhat.com>
date Fri, 22 May 2009 13:04:43 -0400
parents 27a1779cfd51
children 23732a06b248 e160d9e94f4e
files ChangeLog Makefile.am
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri May 22 17:47:18 2009 +0100
+++ b/ChangeLog	Fri May 22 13:04:43 2009 -0400
@@ -1,3 +1,7 @@
+2009-05-22  Lillian Angel  <langel@redhat.com>
+
+	* Makefile.am: Fixed typo.
+
 2009-05-22  Andrew John Hughes  <ahughes@redhat.com>
 
 	* Makefile.am:
--- a/Makefile.am	Fri May 22 17:47:18 2009 +0100
+++ b/Makefile.am	Fri May 22 13:04:43 2009 -0400
@@ -3138,7 +3138,7 @@
 	ln -s $(JIBX_DIR)/jibx-run.jar $(JIBX_DEPS_DIR)
 else
 	mkdir -p $(BUILD_OUTPUT_DIR)/gensrc/javax/swing/plaf
-	cp -a $(abs_topbuilddir)/generated/javax/swing/plaf/nimbus \
+	cp -a $(abs_top_builddir)/generated/javax/swing/plaf/nimbus \
 	  $(BUILD_OUTPUT_DIR)/gensrc/javax/swing/plaf
 endif
 endif