From 9b97ef6d27c107ed64e7cd313bb58a711d8de211 Mon Sep 17 00:00:00 2001 From: Robert Dallas Gray Date: Sun, 31 Mar 2013 14:40:36 +0100 Subject: [PATCH] Updated project structure. --- recipes/graphene | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/graphene b/recipes/graphene index a5dc9b42..06bc9336 100644 --- a/recipes/graphene +++ b/recipes/graphene @@ -1,2 +1,3 @@ (graphene :fetcher github - :repo "rdallasgray/graphene") + :repo "rdallasgray/graphene" + :files ("lib/*"))