Skip to content

Commit

Permalink
Fixup to the fixup for bug 912832 busting static analysis builds. r=j…
Browse files Browse the repository at this point in the history
…cranmer
  • Loading branch information
glandium committed Sep 6, 2013
1 parent 25c2cca commit d48d7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
CONFIGURE_SUBST_FILES += ['tools/update-packaging/Makefile']

if CONFIG['ENABLE_CLANG_PLUGIN']:
add_tier_dir('base', 'build/clang-plugin')
add_tier_dir('base', 'build/clang-plugin', external=True)

add_tier_dir('base', ['config', 'build', 'probes', 'mfbt', 'python'])

Expand Down

0 comments on commit d48d7a7

Please sign in to comment.