summaryrefslogtreecommitdiff
path: root/chromium/third_party/cld_3/src/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/cld_3/src/MANIFEST.in')
-rw-r--r--chromium/third_party/cld_3/src/MANIFEST.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/chromium/third_party/cld_3/src/MANIFEST.in b/chromium/third_party/cld_3/src/MANIFEST.in
new file mode 100644
index 00000000000..9fb3e4859cd
--- /dev/null
+++ b/chromium/third_party/cld_3/src/MANIFEST.in
@@ -0,0 +1,13 @@
+include LICENSE
+include README.md
+include requirements.txt
+global-include *h
+global-include *cc
+global-include *proto
+prune .github/
+prune .eggs/
+global-exclude *.pyc
+global-exclude *.cache
+global-exclude *.so
+exclude src/cld_3/protos/*h
+exclude src/cld_3/protos/*cc