summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/src/doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'native_client_sdk/src/doc/Makefile')
-rw-r--r--native_client_sdk/src/doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/native_client_sdk/src/doc/Makefile b/native_client_sdk/src/doc/Makefile
index 24af1a8..a0ce131 100644
--- a/native_client_sdk/src/doc/Makefile
+++ b/native_client_sdk/src/doc/Makefile
@@ -50,7 +50,7 @@ doctest:
"results in $(BUILDDIR)/doctest/output.txt."
chromesite:
- -rm $(CHROMESITE_BUILDDIR)/.buildinfo
+ -rm -f $(CHROMESITE_BUILDDIR)/.buildinfo
doxygen/generate_docs.py $(CHROMESITE_BUILDDIR)
$(SPHINXBUILD) -b chromesite $(ALLSPHINXOPTS) $(CHROMESITE_BUILDDIR)
rm -rf $(CHROMESITE_BUILDDIR)/images