mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-08 22:54:51 +00:00
Generate documentation for py2app bundling.
This commit is contained in:
parent
1c733c1a78
commit
f7c6c66f4b
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -108,6 +108,7 @@ dist-stamp: changelog
|
|||
# Build OSX installer
|
||||
.PHONY: app
|
||||
app: MANIFEST chmod
|
||||
$(MAKE) -C doc/html
|
||||
$(PYTHON) setup.py py2app $(PY2APPOPTS)
|
||||
|
||||
# The check programs used here are mostly local scripts on my private system.
|
||||
|
|
|
|||
Loading…
Reference in a new issue