summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2005-05-01 13:53:26 +0000
committerMark Wielaard <mark@klomp.org>2005-05-01 13:53:26 +0000
commit623c95fc859017041b7a7265f4911b75456e3bac (patch)
tree73597cef86e5b36d8c4254571c152e2b1a660e71 /doc
parenta312ac7880d32afe5c8465162677c5fcc968983f (diff)
downloadclasspath-623c95fc859017041b7a7265f4911b75456e3bac.tar.gz
* NEWS: Add 0.15 release date and new features.classpath-0_15-release
* configure.ac: Set version to 0.15. * native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkWindowPeer.c: (window_delete_cb): Don't use C++ style comments. * doc/api/Makefile.am (clean): Renamed. (clean-local): Renamed from clean.
Diffstat (limited to 'doc')
-rw-r--r--doc/api/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/Makefile.am b/doc/api/Makefile.am
index 8ec875806..3e36c3bec 100644
--- a/doc/api/Makefile.am
+++ b/doc/api/Makefile.am
@@ -29,7 +29,7 @@ uninstall-local:
html: create_html
-clean:
+clean-local:
-rm -rf html create_html gjdoc_rawcomment.cache
create_html: