make/MakeHelpers.gmk
changeset 21905 7e7001d203cb
parent 21759 e24e22311718
child 22031 ae288cbb4c28
--- a/make/MakeHelpers.gmk	Thu Dec 05 10:32:36 2013 -0800
+++ b/make/MakeHelpers.gmk	Mon Dec 09 14:43:16 2013 +0100
@@ -50,7 +50,7 @@
 
 # Global targets are possible to run either with or without a SPEC. The prototypical
 # global target is "help".
-global_targets=help jprt% bridgeBuild
+global_targets=help jprt% bridgeBuild bridge2configure
 
 ##############################
 # Functions