changeset in /hg/icedtea: 2007-09-13 Lillian Angel <langel at red...

Lillian Angel langel at redhat.com
Wed Sep 12 21:15:46 PDT 2007


changeset d312ad01f249 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=d312ad01f249
description:
	2007-09-13  Lillian Angel  <langel at redhat.com>

	        * Makefile.am: Fixed target typo.
	        * Makefile.in: Regenerated.

diffstat:

3 files changed, 7 insertions(+), 2 deletions(-)
ChangeLog   |    5 +++++
Makefile.am |    2 +-
Makefile.in |    2 +-

diffs (36 lines):

diff -r aa0a4444e88d -r d312ad01f249 ChangeLog
--- a/ChangeLog	Wed Sep 12 22:53:29 2007 +0200
+++ b/ChangeLog	Thu Sep 13 00:15:40 2007 -0400
@@ -1,3 +1,8 @@ 2007-09-12  Christan Thalinger  <twisti@
+2007-09-13  Lillian Angel  <langel at redhat.com>
+
+	* Makefile.am: Fixed target typo.
+	* Makefile.in: Regenerated.
+
 2007-09-12  Christan Thalinger  <twisti at complang.tuwien.ac.at>
 
 	* Makefile.am (icedtea-debug): Added -debug to target directory,
diff -r aa0a4444e88d -r d312ad01f249 Makefile.am
--- a/Makefile.am	Wed Sep 12 22:53:29 2007 +0200
+++ b/Makefile.am	Thu Sep 13 00:15:40 2007 -0400
@@ -608,7 +608,7 @@ extract: stamps/extract.stamp
 
 icedtea-against-ecj: stamps/icedtea-against-ecj.stamp
 
-icedtea-ecj: stamps/icedtea-ecj
+icedtea-ecj: stamps/icedtea-ecj.stamp
 
 jce-class-files: stamps/jce-class-files.stamp
 
diff -r aa0a4444e88d -r d312ad01f249 Makefile.in
--- a/Makefile.in	Wed Sep 12 22:53:29 2007 +0200
+++ b/Makefile.in	Thu Sep 13 00:15:40 2007 -0400
@@ -1063,7 +1063,7 @@ extract: stamps/extract.stamp
 
 icedtea-against-ecj: stamps/icedtea-against-ecj.stamp
 
-icedtea-ecj: stamps/icedtea-ecj
+icedtea-ecj: stamps/icedtea-ecj.stamp
 
 jce-class-files: stamps/jce-class-files.stamp
 



More information about the distro-pkg-dev mailing list