summaryrefslogtreecommitdiffstats
path: root/project/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'project/Makefile.in')
-rw-r--r--project/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/project/Makefile.in b/project/Makefile.in
index 7f359bcf7..69c8572e0 100644
--- a/project/Makefile.in
+++ b/project/Makefile.in
@@ -13,6 +13,8 @@ endif
WGET:=$(call qstrip,$(BR2_WGET)) $(SPIDER) $(QUIET)
SVN_CO:=$(call qstrip,$(BR2_SVN_CO)) $(QUIET)
SVN_UP:=$(call qstrip,$(BR2_SVN_UP)) $(QUIET)
+BZR_CO:=$(call qstrip,$(BR2_BZR_CO)) $(QUIET)
+BZR_UP:=$(call qstrip,$(BR2_BZR_UP)) $(QUIET)
GIT:=$(call qstrip,$(BR2_GIT)) $(QUIET)
ZCAT:=$(call qstrip,$(BR2_ZCAT))
BZCAT:=$(call qstrip,$(BR2_BZCAT))