pve-manager/PVE/Status
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
..
Graphite.pm Status: report errors on socket creation problems 2016-05-23 09:17:42 +02:00
InfluxDB.pm fix influxdb field assignment and allow non integer field 2016-08-02 13:15:47 +02:00
Makefile Makefile: fix distclean target 2016-09-28 08:21:48 +02:00
Plugin.pm Status: allow IPs and move properties to base class 2016-05-23 09:16:33 +02:00