aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: c8b25fff3022727faba52aa7b617390656b7490e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
include CONTRIBUTING.md
include common/*.c
include common/*.h
include dec/*.c
include dec/*.h
include enc/*.c
include enc/*.h
include public/*.h
include LICENSE
include MANIFEST.in
include python/bro.py
include python/brotlimodule.cc
include python/README.md
include README.md
include setup.py
include tools/bro.c