Never automatically re-make the API docs.

This commit is contained in:
Michael[tm] Smith 2012-03-01 23:03:24 +09:00
parent c9aa86ddf5
commit 9412ef6eba

View file

@ -29,7 +29,7 @@ api-docs:
install:
sudo $(MAKE) install -C build/gmake
version: all src/version.h README.md quickref.html api-docs
version: all src/version.h README.md quickref.html
clean:
$(MAKE) clean -C build/gmake