summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGauvain Pocentek <gauvain.pocentek@objectif-libre.com>2016-02-03 20:42:00 +0100
committerGauvain Pocentek <gauvain.pocentek@objectif-libre.com>2016-02-03 20:42:00 +0100
commita495eecceac2a687fb99ab4c85b63be73ac3126d (patch)
tree3d911b93d8f24306c17c6edebf5a8d9d3a4332ce
parent522cfd1e218ac568c7763b6c3ea2b84e3aeddfd6 (diff)
downloadgitlab-a495eecceac2a687fb99ab4c85b63be73ac3126d.tar.gz
MANIFEST: add .j2 files in docs/
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index ff0d049..9569941 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,4 @@
include COPYING AUTHORS ChangeLog requirements.txt test-requirements.txt
include tox.ini .testr.conf
recursive-include tools *
-recursive-include docs *.py *.rst api/*.rst Makefile make.bat
+recursive-include docs *j2 *.py *.rst api/*.rst Makefile make.bat