Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorFran Rogers <fran@dumetella.net>2010-01-26 22:24:35 (GMT)
committer Fran Rogers <fran@dumetella.net>2010-01-26 22:24:35 (GMT)
commit5bd265434909e3b2d1fe04d692834c3fad609906 (patch)
tree0b97a215f1ffcc969569bc832252820f8d3cea08 /MANIFEST.in
Initial commit
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..d45c18c
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,4 @@
+include *.py *.txt *.png *.jpg NEWS README
+recursive-include activity *.svg *.info
+include olpcgames/COPYING
+recursive-include olpcgames *.py