fix comm-central bustage r=ted

--HG--
extra : rebase_source : 99482ae0d97a887d59cb9eb19c2eaafd0083995e
This commit is contained in:
Brad Lassey 2010-03-04 15:07:29 -05:00
Родитель 82027523cc
Коммит 41462d6637
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -70,7 +70,7 @@ CPPSRCS = \
nsXPCOMStrings.cpp \
$(NULL)
ifdef MOZ_ENABLE_LIBXUL
ifndef MOZ_ENABLE_LIBXUL
ifeq (,$(filter-out WINNT WINCE OS2,$(OS_ARCH)))
CPPSRCS += dlldeps.cpp
endif