aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 6d4a12c24bf35993ede0a9d7eff70746228637ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
include CONTRIBUTING.md
include c/common/*.c
include c/common/*.h
include c/dec/*.c
include c/dec/*.h
include c/enc/*.c
include c/enc/*.h
include c/include/brotli/*.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 c/tools/bro.c