Skip to content

Commit

Permalink
Update release target description in Makefile
Browse files Browse the repository at this point in the history
Added description for release and release-all targets in
Makefile [ci skip]

Change-Id: Ieae5dea380e40cc0a021aff2c8e04f1b26752043
Signed-off-by: rameshthoomu <[email protected]>
  • Loading branch information
rameshthoomu committed Apr 17, 2017
1 parent a6846f8 commit 84c0082
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
# - configtxgen - builds a native configtxgen binary
# - peer - builds a native fabric peer binary
# - orderer - builds a native fabric orderer binary
# - release - builds release packages for the host platform
# - release-all - builds release packages for all target platforms
# - unit-test - runs the go-test based unit tests
# - test-cmd - generates a "go test" string suitable for manual customization
# - behave - runs the behave test
Expand Down

0 comments on commit 84c0082

Please sign in to comment.