diff --git a/MANIFEST.in b/MANIFEST.in index 231ef7c..d10b846 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,6 +2,7 @@ include versioneer.py include src/wormhole/_version.py include LICENSE README.md NEWS.md recursive-include docs *.md *.rst +include docs/wormhole.1 docs/wormhole-server.8 include .coveragerc tox.ini include misc/windows-build.cmd include misc/*.py misc/web/*.html misc/web/*.js misc/web/*.css @@ -11,3 +12,4 @@ include misc/munin/wormhole_event_rate include misc/munin/wormhole_events include misc/munin/wormhole_events_alltime include misc/munin/wormhole_transit +include misc/munin/wormhole_transit_alltime