diff --git a/core/poller/Makefile b/core/poller/Makefile new file mode 100644 index 00000000..8d9bd8eb --- /dev/null +++ b/core/poller/Makefile @@ -0,0 +1,2 @@ +all: + go build ./...