summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2013-11-21 12:35:34 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2013-11-21 12:48:47 +0100
commita691e0ed1ec5f7be5cc6b94c0f97e3051c666f56 (patch)
tree84d2ef9a61523da2d9f0b4b6ab494b5cc1fc75d9 /Makefile.in
parent6c4f737ec88a4f4dc5da8b2295ca5e7de2d4c24f (diff)
l10n and non-l10n targets missing dep on build
Change-Id: Ia6d09a1625819593291649369a7533bbd2ee8227
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index d0183332906b..e2bf1dcbe850 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -225,7 +225,7 @@ ifeq ($(OS),IOS)
$(GNUMAKE) -j $(PARALLELISM) $(GMAKE_OPTIONS) ios
endif
-build-nocheck check debugrun help slowcheck translations unitcheck subsequentcheck : build
+build-non-l10n-only build-l10n-only build-nocheck check debugrun help slowcheck translations unitcheck subsequentcheck : build
cross-toolset: bootstrap fetch
$(GNUMAKE) gb_Side=build -j $(PARALLELISM) $(GMAKE_OPTIONS) -f $(SRCDIR)/Makefile.gbuild build-tools