summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2006-03-31 22:42:19 +0000
committerTom Tromey <tromey@redhat.com>2006-03-31 22:42:19 +0000
commit9620ec965c10d4555c2928e3635e82371519cb2a (patch)
tree02949909bffafa70fa44d6a0f9b3bc85b78ecd30 /lib/Makefile.am
parentc5ae9ebfe120cb1d97b3df64fc0dcd5adffca87c (diff)
downloadclasspath-9620ec965c10d4555c2928e3635e82371519cb2a.tar.gz
* lib/split-for-gcj.sh: Updated for multi-field format.
* lib/Makefile.am (CLEANFILES): Added classes.2. * lib/gen-classlist.sh.in (GCJ): Removed. Create classes.1 and classes.2 using multiple fields.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 8e5de9723..5f5a134fd 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -155,7 +155,7 @@ endif
EXTRA_DIST = standard.omit mkcollections.pl.in Makefile.gcj split-for-gcj.sh
CLEANFILES = compile-classes resources classes \
- glibj.zip classes.1 \
+ glibj.zip classes.1 classes.2 \
$(top_builddir)/gnu/java/locale/LocaleData.java \
$(JAVA_DEPEND)