We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57d495a commit 64db9a0Copy full SHA for 64db9a0
Makefile
@@ -8,6 +8,7 @@ include $(addprefix ./vendor/github.com/openshift/build-machinery-go/make/, \
8
targets/openshift/images.mk \
9
targets/openshift/bindata.mk \
10
targets/openshift/operator/telepresence.mk \
11
+ targets/openshift/operator/mom.mk \
12
)
13
14
# Run core verification and all self contained tests.
0 commit comments