mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-04-27 14:20:35 +00:00
Updated makefile
This commit is contained in:
parent
712a5d1b06
commit
2219a5454c
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
|
@ -55,6 +55,8 @@ documentation:
|
|||
manual:
|
||||
make -C docs latexpdf epub
|
||||
|
||||
build_spkg: remove_symlinks build_sdist create_symlinks
|
||||
|
||||
release: test remove_symlinks build_sdist build_wheel build_pure_wheel documentation manual create_symlinks
|
||||
|
||||
debug: remove_symlinks build_wheel build_pure_wheel create_symlinks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue