rename update to pub target for consistency
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
61f715515f
commit
1ee71a9dfb
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -173,7 +173,7 @@ t2:
|
||||||
#
|
#
|
||||||
# Developer targets
|
# Developer targets
|
||||||
#
|
#
|
||||||
update:
|
pub:
|
||||||
@git push
|
@git push
|
||||||
|
|
||||||
publish-doc: documentation
|
publish-doc: documentation
|
||||||
|
|
Loading…
Reference in a new issue