munin-node depends on plugins

git-svn-id: svn://svn.code.sf.net/p/muninlite/code/muninlite@10 35caa317-6b62-4e8a-81c0-b04f0c356266
This commit is contained in:
runesk 2007-06-15 12:04:54 +00:00
parent 5113e26708
commit 929321a4fb
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
PLUGINS=df cpu if_ if_err_ load memory processes swap netstat uptime interrupts irqstats
#PLUGINS=cpu if_ if_err_ load memory processes netstat uptime interrupts irqstats
munin-node:
munin-node: plugins/*
@VERSION=$$(cat VERSION); \
echo "Making munin-node for muninlite version $$VERSION"; \
PLSTR=""; \