simplify docs Makefile
This commit is contained in:
parent
1e891b9df6
commit
bcb5f54eb9
7 changed files with 11 additions and 315 deletions
1
Makefile
1
Makefile
|
|
@ -222,7 +222,6 @@ release: releasedir
|
|||
@cd build ; \
|
||||
tar -czvf tuxpaint-$(VER_VERSION).tar.gz tuxpaint-$(VER_VERSION)
|
||||
|
||||
|
||||
# "make nosound" builds the program with sound disabled:
|
||||
.PHONY: nosound
|
||||
nosound:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue