X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=d12a4dacb69fcd9ac62ff8f608c7129612ecb15b;hb=312310e0f2d803002cd526ee440fd20693796a50;hp=6035a1b44b47a12bb15f606f47e3b649fd92f435;hpb=72bfd4bd3e3ff9d865f25f68fd0f9429804b6be3;p=proxmox-widget-toolkit.git diff --git a/Makefile b/Makefile index 6035a1b..d12a4da 100644 --- a/Makefile +++ b/Makefile @@ -34,6 +34,7 @@ JSSRC= \ form/ComboGrid.js \ form/RRDTypeSelector.js \ form/BondModeSelector.js \ + form/NetworkSelector.js \ button/Button.js \ button/HelpButton.js \ grid/ObjectGrid.js \ @@ -92,7 +93,7 @@ install: proxmoxlib.js .PHONY: upload upload: ${DEB} - tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch + tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster distclean: clean clean: