From 1fb3fee36ecec654e8efd143677603131b779e73 Mon Sep 17 00:00:00 2001 From: Gavin Sharp Date: Fri, 10 Sep 2010 16:29:33 -0400 Subject: [PATCH] Official branding bustage fix for bug 590877, a=dbaron --- other-licenses/branding/firefox/locales/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/other-licenses/branding/firefox/locales/Makefile.in b/other-licenses/branding/firefox/locales/Makefile.in index b2584a5fcd9a..73db1e88fd0f 100644 --- a/other-licenses/branding/firefox/locales/Makefile.in +++ b/other-licenses/branding/firefox/locales/Makefile.in @@ -42,4 +42,6 @@ relativesrcdir = other-licenses/branding/firefox/locales include $(DEPTH)/config/autoconf.mk +DEFINES += -DAB_CD=$(AB_CD) + include $(topsrcdir)/config/rules.mk