bug 1370506, removed un-used use of VPATH, bookmarks.inc doesn't exist anymore, r?glandium draft
authorAxel Hecht <axel@pike.org>
Mon, 24 Jul 2017 11:03:29 +0200
changeset 619224 cf493cbc14a14d2400cadbb70e2e071a66497184
parent 619223 88e123fb57b4958588f4ac47781e0728a96b7dbc
child 619225 dd8fc6946317c8cec8c26e33bfbcc0fd06f3787d
push id71621
push useraxel@mozilla.com
push dateTue, 01 Aug 2017 19:49:47 +0000
reviewersglandium
bugs1370506, 1197054
milestone56.0a1
bug 1370506, removed un-used use of VPATH, bookmarks.inc doesn't exist anymore, r?glandium This is a left-over from bug 1197054 MozReview-Commit-ID: D8xj76mv98a
mobile/locales/Makefile.in
--- a/mobile/locales/Makefile.in
+++ b/mobile/locales/Makefile.in
@@ -17,24 +17,16 @@ include $(topsrcdir)/config/config.mk
 USE_AUTOTARGETS_MK=1
 include $(topsrcdir)/config/makefiles/makeutils.mk
 
 # Separate items of contention
 tgt-gendir = .deps/generated_$(AB_CD)
 
 GENERATED_DIRS += .deps
 
-ifdef LOCALE_MERGEDIR
-vpath book%.inc $(LOCALE_MERGEDIR)/mobile/profile
-endif
-vpath book%.inc $(LOCALE_SRCDIR)/profile
-ifdef LOCALE_MERGEDIR
-vpath book%.inc @srcdir@/en-US/profile
-endif
-
 $(call errorIfEmpty,MOZ_BRANDING_DIRECTORY)
 SUBMAKEFILES += \
         $(DEPTH)/$(MOZ_BRANDING_DIRECTORY)/Makefile \
         $(DEPTH)/$(MOZ_BRANDING_DIRECTORY)/locales/Makefile \
         $(NULL)
 
 ###########################################################################
 # Default target, preserve existing functionality for: