Bug 925993 - Ensure clang-plugin is built before everything else; r=gps

This commit is contained in:
Mike Hommey 2013-10-12 08:29:46 +09:00
parent 56ac4923d4
commit 35747eb07e

View File

@ -243,5 +243,8 @@ ifdef MOZ_PSEUDO_DERECURSE
js/xpconnect/src/export: dom/bindings/export
accessible/src/xpcom/export: xpcom/xpidl/export
js/src/export: mfbt/export
ifdef ENABLE_CLANG_PLUGIN
js/src/export config/export: build/clang-plugin/export
endif
endif
endif