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