diff --git a/Makefile b/Makefile index 5f8463a3..5b03d810 100644 --- a/Makefile +++ b/Makefile @@ -573,3 +573,5 @@ deploy-bin: $(DS_BIN) aws s3 sync --no-progress --acl public-read \ $(DS_BIN_REPO) \ s3://$(S3_BUCKET)/$(PLATFORM)/ds-bin/$(GIT_BRANCH)/$(PRODUCT_VERSION)/ + +deb-dependencies: $(DEB_DEPS)