Skip to content

Commit 84c0082

Browse files
committed
Update release target description in Makefile
Added description for release and release-all targets in Makefile [ci skip] Change-Id: Ieae5dea380e40cc0a021aff2c8e04f1b26752043 Signed-off-by: rameshthoomu <[email protected]>
1 parent a6846f8 commit 84c0082

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
# - configtxgen - builds a native configtxgen binary
2222
# - peer - builds a native fabric peer binary
2323
# - orderer - builds a native fabric orderer binary
24+
# - release - builds release packages for the host platform
25+
# - release-all - builds release packages for all target platforms
2426
# - unit-test - runs the go-test based unit tests
2527
# - test-cmd - generates a "go test" string suitable for manual customization
2628
# - behave - runs the behave test

0 commit comments

Comments
 (0)