diff options
| author | Georg Brandl <georg@python.org> | 2009-01-10 20:46:13 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2009-01-10 20:46:13 +0100 |
| commit | 19c1cf1417e05c065cd73a51f8385f8ffe912281 (patch) | |
| tree | 6b277aae0685e0161a0f5f896fb599d5ffb1d27f /MANIFEST.in | |
| parent | 8adb54c064568b7e722bd0c8c0a6341738501efa (diff) | |
| parent | 778631271c3ee71d0e54e6405db1a951f4de4e09 (diff) | |
| download | sphinx-19c1cf1417e05c065cd73a51f8385f8ffe912281.tar.gz | |
merge in trunk
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index a22d6a8e..e1f0b575 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -16,6 +16,7 @@ recursive-include sphinx/themes * recursive-include sphinx/locale * recursive-include tests * recursive-include utils * +include sphinx/pycode/Grammar.txt recursive-include doc * prune doc/_build |
