]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - Makefile
override Ext.Components 'validIdRe' to include '@'
[proxmox-widget-toolkit.git] / Makefile
index 6035a1b44b47a12bb15f606f47e3b649fd92f435..d12a4dacb69fcd9ac62ff8f608c7129612ecb15b 100644 (file)
--- 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: