summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2005-01-02 17:04:12 +0000
committerMark Wielaard <mark@klomp.org>2005-01-02 17:04:12 +0000
commit3074936ca2235cacadeec02fdd3f4a4b0b69fd6f (patch)
tree99a57936bf0c4968dd615b3d25eb21bdc65bc556 /Makefile.am
parent28e34058e1d12b7f5fc36dd416f420e25bafeae4 (diff)
downloadclasspath-3074936ca2235cacadeec02fdd3f4a4b0b69fd6f.tar.gz
* ChangeLog.gnujaxp.1: New (historic) ChangeLog file.
* ChangeLog.gnujaxp.2: Likewise. * ChangeLog.libxmlj: Likewise. * Makefile.am (EXTRA_DIST): List new ChangeLog files. * INSTALL: Add libxml2 and libxslt requirements for --enable-xmlj. * doc/README.jaxp: New file. * doc/Makefile.am (EXTRA_DIST): List new README.jaxp * native/jni/xmlj/BUGS: New file. * native/jni/xmlj/Makefile.am (EXTRA_DIST): List new BUGS file.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6ba39b10c..71333425c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,8 @@ DIST_SUBDIRS = lib doc external include native resource scripts examples
native: lib
-EXTRA_DIST = HACKING BUGS THANKYOU mauve-classpath LICENSE ChangeLog-2003
+EXTRA_DIST = HACKING BUGS THANKYOU mauve-classpath LICENSE ChangeLog-2003 \
+ ChangeLog.gnujaxp.1 ChangeLog.gnujaxp.2 ChangeLog.libxmlj
#DISTCHECK_CONFIGURE_FLAGS = --enable-gjdoc