summaryrefslogtreecommitdiff
path: root/morphlib/__init__.py
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-04-12 14:47:08 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-04-18 18:29:00 +0100
commit4bb6b91088b0a0f52491deb30a020080a6cde937 (patch)
treeb4776a8c78438e0421a10b19a7326f9af41d35fd /morphlib/__init__.py
parent3e8797ff2318c8d19828d869f16daba297f423a1 (diff)
downloadmorph-4bb6b91088b0a0f52491deb30a020080a6cde937.tar.gz
Start a new builder class
Diffstat (limited to 'morphlib/__init__.py')
-rw-r--r--morphlib/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/morphlib/__init__.py b/morphlib/__init__.py
index 44b6ce53..da08ac32 100644
--- a/morphlib/__init__.py
+++ b/morphlib/__init__.py
@@ -28,6 +28,7 @@ import buildorder
import buildsystem
import buildworker
import builder
+import builder2
import cachedir
import cachedrepo
import cachekeycomputer