diff --git a/Makefile.Common b/Makefile.Common index b016d4ca0afe..3d4f06b3c7d3 100644 --- a/Makefile.Common +++ b/Makefile.Common @@ -117,7 +117,7 @@ misspell-correction: .PHONY: impi impi: - @$(IMPI) --local github.com/open-telemetry/opentelemetry-collector-contrib --scheme stdThirdPartyLocal ./... + @$(IMPI) --local github.com/open-telemetry/opentelemetry-collector-contrib --scheme stdThirdPartyLocal $(ALL_PKGS) .PHONY: moddownload moddownload: