diff options
Diffstat (limited to 'opnfv-theme/MANIFEST.in')
-rw-r--r-- | opnfv-theme/MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opnfv-theme/MANIFEST.in b/opnfv-theme/MANIFEST.in index a5886cd20..34bc06617 100644 --- a/opnfv-theme/MANIFEST.in +++ b/opnfv-theme/MANIFEST.in @@ -2,6 +2,6 @@ include *.txt include *.rst recursive-include sphinx_opnfv_theme * -recursive-include sphinx_opnfv_theme/opnfv * +recursive-include sphinx_opnfv_theme/static * global-exclude *.pyc |