summaryrefslogtreecommitdiff
path: root/ndb/docs
diff options
context:
space:
mode:
authorunknown <joreland@mysql.com>2005-01-29 07:11:22 +0100
committerunknown <joreland@mysql.com>2005-01-29 07:11:22 +0100
commitcdce11a32b3f7801e942bd14b29f233008e335b9 (patch)
tree992f77e8a20e118c35f2826c0ba9adf8385d616d /ndb/docs
parent0e5cfcfd6c96603e2e4ead4d0c4b84fac790006c (diff)
parentd5a4968e1657bc2b8e79b358f5befdea618e9cb1 (diff)
downloadmariadb-git-cdce11a32b3f7801e942bd14b29f233008e335b9.tar.gz
Merge mysql.com:/home/jonas/src/mysql-5.0
into mysql.com:/home/jonas/src/mysql-5.0-ndb ndb/docs/Makefile.am: Auto merged ndb/src/ndbapi/NdbDictionaryImpl.cpp: Auto merged sql/ha_ndbcluster.cc: Auto merged
Diffstat (limited to 'ndb/docs')
-rw-r--r--ndb/docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ndb/docs/Makefile.am b/ndb/docs/Makefile.am
index ca826d7e178..afa91857771 100644
--- a/ndb/docs/Makefile.am
+++ b/ndb/docs/Makefile.am
@@ -9,7 +9,7 @@ DOXYOUT = .doxyout
NDB_RELEASE = @NDB_VERSION_MAJOR@.@NDB_VERSION_MINOR@.@NDB_VERSION_BUILD@-@NDB_VERSION_STATUS@
-clean:
+clean-local:
rm -rf ndbapi.pdf ndbapi.html mgmapi.pdf mgmapi.html
rm -rf $(DOXYTMP) $(DOXYOUT)