summaryrefslogtreecommitdiff
path: root/without-test-modules
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-08-01 13:04:53 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-08-01 13:39:33 +0000
commitf6eb09c03e4a5a63291d9fd0c8d2b9839855de7c (patch)
tree37b5da7fbb6f5d3f034f09f3b5fd89d6fabbf73b /without-test-modules
parent2bf9843afba2d4f2a81bb136ec693f7b52803639 (diff)
downloadmorph-f6eb09c03e4a5a63291d9fd0c8d2b9839855de7c.tar.gz
Move cmd_build to a separate plugin
It's such a small amount of code, it's possibly not worth it, but now all commands are in plugins.
Diffstat (limited to 'without-test-modules')
-rw-r--r--without-test-modules1
1 files changed, 1 insertions, 0 deletions
diff --git a/without-test-modules b/without-test-modules
index 91fcd117..aaa796f7 100644
--- a/without-test-modules
+++ b/without-test-modules
@@ -14,4 +14,5 @@ morphlib/plugins/update_gits_plugin.py
morphlib/plugins/trebuchet_plugin.py
morphlib/plugins/branch_and_merge_plugin.py
morphlib/buildcommand.py
+morphlib/plugins/build_plugin.py