]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - Makefile
add Toolkit.js
[proxmox-widget-toolkit.git] / Makefile
index d2d60d556890242a3fed26ce0b1922d8fe940d52..3675e0ea3a88719d5189cbf6e717f84fc45cc8b9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,7 @@ WWWBASEDIR=${DESTDIR}/usr/share/javascript/${PACKAGE}
 
 JSSRC=                                 \
        Utils.js                        \
+       Toolkit.js                      \
        data/reader/JsonObject.js       \
        data/ProxmoxProxy.js            \
        data/UpdateQueue.js             \