Skip to content

Commit

Permalink
-fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: vaniisgh <[email protected]>
  • Loading branch information
vaniisgh committed Jul 4, 2020
1 parent dab9aea commit da8f447
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 @@ -150,7 +150,7 @@ SRC_PKG := github.com/openebs/zfs-localpv/pkg
# code generation for custom resources
.PHONY: kubegen
kubegen: kubegendelete deepcopy-install clientset-install lister-install informer-install
@GEN_SRC = openebs.io/zfs/v1 make deepcopy clientset lister informer
@GEN_SRC=openebs.io/zfs/v1 make deepcopy clientset lister informer

# deletes generated code by codegen
.PHONY: kubegendelete
Expand Down

0 comments on commit da8f447

Please sign in to comment.