[pkg] include missing files from doc/book/ in release tarballs
authorJulien Cristau <julien.cristau@logilab.fr>
Thu, 08 Jan 2015 12:19:34 +0100
changeset 10144 5bdaef93665f
parent 10143 2eb06486273a
child 10145 f2b7c8db3563
[pkg] include missing files from doc/book/ in release tarballs Closes #4832700
MANIFEST.in
--- a/MANIFEST.in	Wed Jan 07 16:22:27 2015 +0100
+++ b/MANIFEST.in	Thu Jan 08 12:19:34 2015 +0100
@@ -5,7 +5,10 @@
 include bin/cubicweb-*
 include man/cubicweb-ctl.1
 
-recursive-include doc README makefile *.conf *.js *.css *.py *.rst *.txt *.html *.png *.svg *.zargo *.dia
+include doc/*.rst
+recursive-include doc/book *
+recursive-include doc/tools *.py
+recursive-include doc/tutorials *.rst *.py
 
 recursive-include misc *.py *.png *.display