From 3d0f39b3c654d6f2be8d0cc49aea4a72205efff9 Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.dos.anjos@gmail.com>
Date: Tue, 5 Nov 2013 11:12:31 +0100
Subject: [PATCH] Update MANIFEST to include test data

---
 MANIFEST.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MANIFEST.in b/MANIFEST.in
index 09ed020..3b102a7 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,3 +1,4 @@
 include LICENSE README.rst bootstrap.py buildout.cfg
 recursive-include doc conf.py *.rst
 recursive-include xbob *.cpp *.h
+recursive-include xbob/io/test/data *.*
-- 
GitLab