diff --git a/content/shared/public/Makefile.in b/content/shared/public/Makefile.in index 77acd8fe11f5..0bc0d707013f 100644 --- a/content/shared/public/Makefile.in +++ b/content/shared/public/Makefile.in @@ -58,9 +58,9 @@ ifdef MOZ_SVG EXPORTS += nsSVGAtomList.h nsSVGAtoms.h endif +include $(topsrcdir)/config/rules.mk + ifdef IBMBIDI EXPORTS += nsBidiUtils.h endif -include $(topsrcdir)/config/rules.mk -