summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2013-11-21 12:35:34 +0100
committerBjörn Michaelsen <bjoern.michaelsen@canonical.com>2013-12-16 17:54:41 +0000
commit8a459f969d20ba3f77db58493c45819429996e67 (patch)
tree16e94c2e91ace9ed8c3cf25e8c6dedb0b48c85b1 /Makefile.in
parentea8b95d49ecd41bd6f14c43977cf8a9eb7f188f1 (diff)
l10n and non-l10n targets missing dep on build
Change-Id: Ia6d09a1625819593291649369a7533bbd2ee8227 Reviewed-on: https://gerrit.libreoffice.org/6981 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
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 6918e22184c4..8c649403c94d 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