Skip to content
Snippets Groups Projects
Commit f7d4f03f authored by Steven Logue's avatar Steven Logue
Browse files

fixed typo in makefile

parent d79a2a54
No related branches found
No related tags found
No related merge requests found
OURCES := $(shell find . -name '*.go') SOURCES := $(shell find . -name '*.go')
TARGET_OS := linux TARGET_OS := linux
BINARY := kube-bench BINARY := kube-bench
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment