pve-manager/www/mobile
Thomas Lamprecht 8f46103543 Makefile: fix distclean target
As some Makefiles in sub directories do not implement the distclean
target, namely:
PVE/Service/Makefile
PVE/CLI/Makefile

This target is broken.

As all other implementations just redirect to the 'clean' target I
do not implement the missing ones but rather remove all such
targets. Keep it just in the top level directory, for consistence
sake with other pve repos, and redirect it there directly to the
clean target.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2016-09-28 08:21:48 +02:00
..
app.js add sencha touch based GUI for mobile devices 2014-08-05 08:31:17 +02:00
Datacenter.js use new PVEBar instead of TitleBar 2015-09-24 06:50:28 +02:00
Login.js mobile: implement two factor auth 2014-08-05 08:57:08 +02:00
LXCSummary.js use new VMSummaryBase class for lxc and qemu summary 2015-09-24 06:51:18 +02:00
Makefile Makefile: fix distclean target 2016-09-28 08:21:48 +02:00
MenuButton.js add Datacenter entry to menu 2015-09-24 06:48:06 +02:00
Migrate.js use new PVEBar instead of TitleBar 2015-09-24 06:50:28 +02:00
NodeSelector.js add sencha touch based GUI for mobile devices 2014-08-05 08:31:17 +02:00
NodeSummary.js format cpu load value better 2015-09-24 06:51:43 +02:00
PVEBar.js add PVEBar class to provide an common menu titlebar 2015-09-24 06:49:32 +02:00
PVEProxy.js add sencha touch based GUI for mobile devices 2014-08-05 08:31:17 +02:00
QemuSummary.js use new VMSummaryBase class for lxc and qemu summary 2015-09-24 06:51:18 +02:00
RealmSelector.js mobile: implement two factor auth 2014-08-05 08:57:08 +02:00
TaskList.js better formating and UI of task viewer and task list 2015-09-24 06:52:14 +02:00
TaskViewer.js better formating and UI of task viewer and task list 2015-09-24 06:52:14 +02:00
Toolkit.js add sencha touch based GUI for mobile devices 2014-08-05 08:31:17 +02:00
VMSummaryBase.js Implement VMSummaryBase class 2015-09-24 06:51:09 +02:00
Workspace.js s/pveBackButton/pveReloadButton/ 2015-09-24 06:54:57 +02:00