From 16f240ed0a2b08fbd640749c217cc2e211ad1101 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Thu, 23 Oct 2008 10:06:12 +0200 Subject: add memory plugin --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1d1f27a..bb250c9 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,8 @@ PKG=munin-libvirt-plugins PLUGINS=libvirt-cputime \ libvirt-blkstat \ - libvirt-ifstat + libvirt-ifstat \ + libvirt-mem ALL=$(PLUGINS) Makefile COPYING PYFILES=$(patsubst %,%.py,$(PLUGINS)) -- cgit v1.2.3