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