From 09c39011d79472c595a99a6f15d838c72d5d90aa Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.anjos@idiap.ch>
Date: Tue, 19 Feb 2013 15:15:36 +0100
Subject: [PATCH] Don't need to exclude .installed.cfg if only included
 buildout.cfg

---
 MANIFEST.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MANIFEST.in b/MANIFEST.in
index 338a7bf..f30e2d3 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,3 +1,2 @@
 include README.rst buildout.cfg bootstrap.py
 recursive-include xbob *.cpp *.h *.xml *.dat
-exclude .installed.cfg
-- 
GitLab