diff --git a/makefile b/makefile
index 53cdb79955550c85ad0c5c942cd49c47b5e74c56..c0a68ddc15652298e8510da74c2b3c17dcb16b6b 100644
--- a/makefile
+++ b/makefile
@@ -1,4 +1,4 @@
-OURCES := $(shell find . -name '*.go')
+SOURCES := $(shell find . -name '*.go')
 TARGET_OS := linux
 BINARY := kube-bench