[telepathy-python/master] add server/channelmanager.py to MANIFEST.in to be sure it's included in the tarball

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Thu Jul 30 02:15:18 PDT 2009


I have no clue why it's needed for this file and not for the others.
Yeah distutils...
---
 MANIFEST.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MANIFEST.in b/MANIFEST.in
index a3a89e2..a364540 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -9,3 +9,4 @@ recursive-include examples *.py
 recursive-include spec *.xml
 recursive-include tools *.xsl
 include src/utils.py
+include src/server/channelmanager.py
-- 
1.5.6.5



More information about the telepathy-commits mailing list