root/MANIFEST.in

Revision 1044:e5f1c00d91a9, 317 bytes (checked in by aafshar, 16 months ago)

a few minor manifest changes

Line 
1include *.txt *.py *.sh
2include AUTHORS
3include COPYING
4include INSTALL
5include CHANGELOG
6include README
7recursive-include pida *
8recursive-include pida-plugins *
9recursive-include contrib *
10recursive-include tests *
11recursive-include moo *
12recursive-include bin *
13recursive-include tools *
14recursive-include docs *
15
Note: See TracBrowser for help on using the browser.