From f16a74a5a0c9745fe5717436a5a49aa51fa0838b Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Thu, 23 Oct 2008 12:58:36 +0200 Subject: add INSTALL --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1359236..e17133e 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ PLUGINS=libvirt-cputime \ libvirt-ifstat \ libvirt-mem -ALL=$(PLUGINS) Makefile COPYING +ALL=$(PLUGINS) Makefile COPYING INSTALL PYFILES=$(patsubst %,%.py,$(PLUGINS)) install: $(PLUGINS) -- cgit v1.2.3