Bug 906831 - "Intermittent OSError: [Errno 2] No such file or directory: '../../../mozilla/dist/xpi-stage/lightning/components/interfaces.manifest.lck' build failure on c-c" r=Standard8, a=me

This commit is contained in:
Joshua Cranmer 2013-09-14 18:32:00 -05:00
Родитель a3077798e5
Коммит d5ef78d71c
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -75,6 +75,9 @@ ifndef INCLUDED_VERSION_MK
include $(topsrcdir)/config/version.mk
endif
USE_AUTOTARGETS_MK = 1
include $(topsrcdir)/config/makefiles/makeutils.mk
ifdef SDK_HEADERS
EXPORTS += $(SDK_HEADERS)
endif