Followup to bug 846524 to fix --enable-extensions on comm-central, rs=Callek.

This commit is contained in:
Joshua Cranmer 2013-03-03 16:46:26 -06:00
Родитель 8302f996c0
Коммит db525d7344
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -17,7 +17,7 @@ if not CONFIG['COMM_BUILD']:
include('/toolkit/toolkit.mozbuild')
if CONFIG['MOZ_EXTENSIONS']:
add_tier_dir('app', 'toolkit/extensions')
add_tier_dir('app', 'extensions')
else:
bridge_reldir = ''