From 619061d32941423e2473a8628403999c6d4b583e Mon Sep 17 00:00:00 2001
From: Stephane Wirtel <stephane@openerp.com>
Date: Mon, 18 Oct 2010 23:59:29 +0200
Subject: [PATCH] [FIX] Include the addons

bzr revid: stephane@openerp.com-20101018215929-lgnbh7faolgac1rx
---
 MANIFEST.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MANIFEST.in b/MANIFEST.in
index 84ed45985a94..ac545d3d8d4d 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -13,5 +13,5 @@ recursive-include pixmaps *
 recursive-include win32 *
 recursive-include doc *
 recursive-include bin *xml *xsl *sql *rml *sxw *csv *rng
-graft bin/addons/
+graft bin/addons
 global-exclude *pyc *~
-- 
GitLab