make all parts of the manual compile again; parts of the manual are still out of...
[PyX/mjg.git] / MANIFEST.in
blob4701d011cfb922acd8b6982bf9011117228f4998
1 include AUTHORS
2 include LICENSE
3 include INSTALL
4 include CHANGES
5 include manual/manual.ps
6 recursive-include manual Makefile runlatex.sh pyx.sty *.tex *.py
7 include examples/examples.ps
8 recursive-include contrib *
9 recursive-include pyx *.h
10 recursive-include pyx/lfs *.lfs *.py *.tex
11 recursive-include examples *.py
12 recursive-include examples *.dat
14 prune test
15 exclude pyx/axis.py
16 exclude examples/examples.py