summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPawel Hajdan, Jr <phajdan.jr@gentoo.org>2011-02-22 16:34:47 +0100
committerPawel Hajdan, Jr <phajdan.jr@gentoo.org>2011-02-22 16:34:47 +0100
commitf8b2a44f38c35fd7ee0854cd12a85e8b314de676 (patch)
treeb3cae3c7daa527db13b9d1517efa43f8399cf6ff /MANIFEST.in
parentDouble-check version.cc when creating the tarball. (diff)
downloadchromium-tools-f8b2a44f38c35fd7ee0854cd12a85e8b314de676.tar.gz
chromium-tools-f8b2a44f38c35fd7ee0854cd12a85e8b314de676.tar.bz2
chromium-tools-f8b2a44f38c35fd7ee0854cd12a85e8b314de676.zip
Move chromium-depot-tool to libexec, to avoid cluttering $PATH.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..9ecf870
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,4 @@
+global-include *.py
+global-exclude *.pyc *.pyo
+graft scripts
+include LICENSE