From 85069b20d623b93154fb3858eaae0e978fd6a2e6 Mon Sep 17 00:00:00 2001 From: Jannis Pohlmann Date: Tue, 17 Jan 2012 17:29:06 +0000 Subject: Initial work on integrate the build order work into builder. --- 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 5302139d..d4346826 100644 --- a/morphlib/__init__.py +++ b/morphlib/__init__.py @@ -21,6 +21,7 @@ __version__ = '0.0' import bins +import blobs import builddependencygraph import builder import cachedir -- cgit v1.2.1