make all target for building packages
This commit is contained in:
parent
eb06eb8fbc
commit
07ccba4d23
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -24,6 +24,7 @@ config: .gitconfiglock
|
|||
@git config push.followTags true
|
||||
@touch .gitconfiglock
|
||||
|
||||
all: clean build
|
||||
|
||||
clean:
|
||||
@-rm -r build/
|
||||
|
|
Loading…
Reference in a new issue