Skip to content

Commit

Permalink
Makefile: fix targets list
Browse files Browse the repository at this point in the history
0fc3775 added csv-ceph target to Makefile, but
'csv' target to the description.

Signed-off-by: Mateusz Gozdek <[email protected]>
  • Loading branch information
invidian committed May 31, 2019
1 parent fcba12a commit 81628fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ Targets:
check Runs unit tests.
clean Remove all files that are created by building.
codegen Run code generators.
csv Generate a CSV file for OLM.
csv-ceph Generate a CSV file for OLM.
distclean Remove all files that are created
by building or configuring.
fmt Check formatting of go sources.
Expand Down

0 comments on commit 81628fb

Please sign in to comment.