Makefile.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8a459f969d20ba3f77db58493c45819429996e67
Author: Bjoern Michaelsen <bjoern.michael...@canonical.com>
Date:   Thu Nov 21 12:35:34 2013 +0100

    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.michael...@canonical.com>
    Tested-by: Björn Michaelsen <bjoern.michael...@canonical.com>

diff --git a/Makefile.in b/Makefile.in
index 6918e22..8c64940 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
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to