Skip to content

Commit

Permalink
fix Makefile not generating shasums and release-notes.html with defau…
Browse files Browse the repository at this point in the history
…lt target [skip ci]
  • Loading branch information
rbuels committed Mar 15, 2018
1 parent 2f52e30 commit bb8a209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ UNZIP=unzip -q
SHASUM=shasum


all: clean release-dev release-min
all: clean release

release: release-dev release-min release-notes.html
ls -lh *.zip
Expand Down

0 comments on commit bb8a209

Please sign in to comment.