Skip to content

Commit

Permalink
Improve a little more the Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiomb2 committed Aug 22, 2017
1 parent b412fce commit 961b3f6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ VERSION = 27.0

default: update release-free release-nonfree release-kwizart

realone: clean-before-update default

clean-before-update:
rm -rf etc/mock/*

update:
./round.sh
./el-round.sh
Expand Down

0 comments on commit 961b3f6

Please sign in to comment.