Skip to content

Commit

Permalink
make: create release tarbals by default
Browse files Browse the repository at this point in the history
  • Loading branch information
stefansaraev committed Mar 18, 2014
1 parent 5eed524 commit e1100bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,6 +1,6 @@
BUILD_DIRS=build.*

all: system
all: release

system:
./scripts/image
Expand Down

0 comments on commit e1100bc

Please sign in to comment.