From 21719b6f9c521f2c4945e43fc26636db64e00d1d Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Wed, 27 Jul 2016 19:01:20 -0700 Subject: [PATCH] MANIFEST.in: include the correct munin plugins --- MANIFEST.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in index 510fa44..231ef7c 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -5,8 +5,9 @@ recursive-include docs *.md *.rst include .coveragerc tox.ini include misc/windows-build.cmd include misc/*.py misc/web/*.html misc/web/*.js misc/web/*.css -include misc/munin/wormhole_channels +include misc/munin/wormhole_active include misc/munin/wormhole_errors +include misc/munin/wormhole_event_rate include misc/munin/wormhole_events -include misc/munin/wormhole_messages +include misc/munin/wormhole_events_alltime include misc/munin/wormhole_transit