|
Revision 1513, 396 bytes
(checked in by duncan, 10 months ago)
|
|
Added RELEASE_NOTES to the distribution and install it.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | recursive-include src *.py |
|---|
| 2 | recursive-include src/www/htdocs * |
|---|
| 3 | recursive-include share * |
|---|
| 4 | recursive-include Docs * |
|---|
| 5 | recursive-include boot * |
|---|
| 6 | recursive-include contrib * |
|---|
| 7 | recursive-include i18n *.pot |
|---|
| 8 | recursive-include i18n *.po |
|---|
| 9 | recursive-include i18n *.mo |
|---|
| 10 | |
|---|
| 11 | include local_conf.py.example setup.py COPYING FAQ README freevo share INSTALL TODO |
|---|
| 12 | include ChangeLog RELEASE_NOTES MANIFEST freevo_config.py |
|---|
| 13 | |
|---|