From e775f9c908ee32fc1850cf19408e342a7dcfa823 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Fri, 23 Mar 2012 16:10:28 +0000 Subject: morphlib: allow import morphlib to find fsutils --- morphlib/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'morphlib/__init__.py') diff --git a/morphlib/__init__.py b/morphlib/__init__.py index 532c29a4..05f4022b 100644 --- a/morphlib/__init__.py +++ b/morphlib/__init__.py @@ -25,6 +25,7 @@ import buildworker import builder import cachedir import execute +import fsutils import git import morphology import morphologyloader -- cgit v1.2.1