aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorEugene Kliuchnikov <eustas@google.com>2016-06-03 12:02:01 +0200
committerEugene Kliuchnikov <eustas@google.com>2016-06-03 12:02:01 +0200
commit11d1337baf817f194bed33895501c30e145b3a75 (patch)
tree8d482c68212b384a8c91202fad75fd04dc51a809 /MANIFEST.in
parent5a206dd9abefec5a8af908c61568ce54eabcd3a6 (diff)
downloadbrotli-11d1337baf817f194bed33895501c30e145b3a75.zip
brotli-11d1337baf817f194bed33895501c30e145b3a75.tar.gz
brotli-11d1337baf817f194bed33895501c30e145b3a75.tar.bz2
Update setup.py
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 179bc6e..0a97634 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,6 @@
include CONTRIBUTING.md
+include common/*.c
+include common/*.h
include dec/*.c
include dec/*.h
include dec/Makefile