You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Makefile: Add a .PHONY target for the opm build target (#813)
Update the root Makefile and add a .PHONY target for the bin/opm target.
This is needed to as the bin/opm target outputs the opm executable in
the same name as the target, which is problematic in the case there's an
existing ./bin/opm file present and a re-build is necessary.
Signed-off-by: timflannagan <[email protected]>
Upstream-repository: operator-registry
Upstream-commit: 3e01e6cccf8ed1a26ae2ee0c922250854949db5e
0 commit comments