Simple patch to add ChangeLog-2008 to the list of extra distribution files.
ChangeLog: 2009-01-05 Andrew John Hughes <gnu_and...@member.fsf.org> * Makefile.am: Add ChangeLog-2008 to EXTRA_DIST. -- Andrew :) Support Free Java! Contribute to GNU Classpath and the OpenJDK http://www.gnu.org/software/classpath http://openjdk.java.net PGP Key: 94EFD9D8 (http://subkeys.pgp.net) Fingerprint = F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
Index: Makefile.am =================================================================== RCS file: /sources/classpath/classpath/Makefile.am,v retrieving revision 1.50 diff -u -u -r1.50 Makefile.am --- Makefile.am 11 Jun 2008 21:34:34 -0000 1.50 +++ Makefile.am 5 Jan 2009 19:16:22 -0000 @@ -12,7 +12,7 @@ EXTRA_DIST = HACKING BUGS THANKYOU mauve-classpath LICENSE ChangeLog-2007 \ ChangeLog-2003 ChangeLog-2004 ChangeLog-2005 ChangeLog-2006 \ ChangeLog.gnujaxp.1 ChangeLog.gnujaxp.2 ChangeLog.libxmlj \ - autogen.sh + autogen.sh ChangeLog-2008 DISTCHECK_CONFIGURE_FLAGS = --with-gjdoc --enable-gstreamer-peer \ --enable-xmlj --enable-qt-peer