annotate MANIFEST.in @ 226:bec775b8c364

Add modwsgi activation instructions to README.
author Daniele Nicolodi <daniele@grinta.net>
date Thu, 24 Nov 2011 17:31:11 +0100
parents 2de8715f0d59
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
221
2de8715f0d59 Better names and location for README.rst and COPYING.
Daniele Nicolodi <daniele@grinta.net>
parents: 220
diff changeset
1 include *.txt
220
a5f5caf65dd5 Add MANIFEST.in to list all distributed source files.
Daniele Nicolodi <daniele@grinta.net>
parents:
diff changeset
2 include etc/ltpdarepo.ex
a5f5caf65dd5 Add MANIFEST.in to list all distributed source files.
Daniele Nicolodi <daniele@grinta.net>
parents:
diff changeset
3 include bootstrap.py
a5f5caf65dd5 Add MANIFEST.in to list all distributed source files.
Daniele Nicolodi <daniele@grinta.net>
parents:
diff changeset
4 recursive-include src/ltpdarepo/templates/ *.html *.txt
a5f5caf65dd5 Add MANIFEST.in to list all distributed source files.
Daniele Nicolodi <daniele@grinta.net>
parents:
diff changeset
5 recursive-include src/ltpdarepo/static/ *.css *.png *.js
a5f5caf65dd5 Add MANIFEST.in to list all distributed source files.
Daniele Nicolodi <daniele@grinta.net>
parents:
diff changeset
6 include src/ltpdarepo/tests/*.txt
a5f5caf65dd5 Add MANIFEST.in to list all distributed source files.
Daniele Nicolodi <daniele@grinta.net>
parents:
diff changeset
7 include src/ltpdarepo/sql/*.sql