diff --git a/Makefile b/Makefile index 8c40842..52e8990 100644 --- a/Makefile +++ b/Makefile @@ -78,7 +78,7 @@ submodule dvb-firmware.git/README linux-firmware.git/WHENCE: .PHONY: upload upload: UPLOAD_DIST ?= $(DEB_DISTRIBUTION) upload: $(DEBS) - tar cf - $(DEBS) | ssh repoman@repo.proxmox.com -- upload --product pve,pmg,pbs --dist $(UPLOAD_DIST) + tar cf - $(DEBS) | ssh repoman@repo.proxmox.com -- upload --product pve,pmg,pbs,pdm --dist $(UPLOAD_DIST) .PHONY: clean clean: