aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2010-06-05 02:51:52 -0300
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2010-06-05 02:51:52 -0300
commit66c5d3a2abf6e544e8a8b2590db9b64af0687578 (patch)
treeef67dcae95b10149599a1059f8c050493fb7544b /MANIFEST.in
parentdocumentation fixes (diff)
downloadg-octave-66c5d3a2abf6e544e8a8b2590db9b64af0687578.tar.gz
g-octave-66c5d3a2abf6e544e8a8b2590db9b64af0687578.tar.bz2
g-octave-66c5d3a2abf6e544e8a8b2590db9b64af0687578.zip
fixes in the "build system"
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 68ee0a7..2a2b4ea 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -5,8 +5,10 @@ include etc/g-octave.cfg
include g-octave.1
include g-octave.html
include scripts/*
+recursive-include g_octave/tinderbox *
recursive-include docs *
recursive-include tests *
prune docs/_build/
include docs/_build/.keep
+exclude g_octave/tinderbox/*.pyc
exclude tests/*.pyc