Merge branch 'alagoutte-misc'

This commit is contained in:
Tatsuhiro Tsujikawa 2015-07-21 21:18:40 +09:00
commit 18234b8741
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ $(APIDOC): apidoc.stamp
fi fi
clean-local: clean-local:
-rm $(APIDOCS) > /dev/null 2>&1 -rm -f $(APIDOCS)
-rm -rf $(BUILDDIR)/* -rm -rf $(BUILDDIR)/*
html-local: apiref.rst html-local: apiref.rst