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

Lillian Angel langel at redhat.com
Thu Oct 18 03:02:24 PDT 2007


changeset fc74f1dfdfab in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=fc74f1dfdfab
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 (39 lines):

diff -r f352221222fc -r fc74f1dfdfab ChangeLog
--- a/ChangeLog	Wed Sep 12 22:53:29 2007 +0200
+++ b/ChangeLog	Thu Sep 13 00:15:40 2007 -0400
@@ -20,6 +20,11 @@ 2007-09-13  Christan Thalinger  <twisti@
 2007-09-13  Christan Thalinger  <twisti at complang.tuwien.ac.at>
 
 	* patches/icedtea-cacao-instrument-Makefile.patch: New file.
+
+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>
 
diff -r f352221222fc -r fc74f1dfdfab Makefile.am
--- a/Makefile.am	Wed Sep 12 22:53:29 2007 +0200
+++ b/Makefile.am	Thu Sep 13 00:15:40 2007 -0400
@@ -632,7 +632,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 f352221222fc -r fc74f1dfdfab Makefile.in
--- a/Makefile.in	Wed Sep 12 22:53:29 2007 +0200
+++ b/Makefile.in	Thu Sep 13 00:15:40 2007 -0400
@@ -1064,7 +1064,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