Fixed build bustage based on browser/app/Makefile.in

This commit is contained in:
mostafah%oeone.com 2004-11-01 19:50:18 +00:00
Родитель dc17c17375
Коммит 5c0acfc4e2
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -63,6 +63,8 @@ REQUIRES = \
CPPSRCS = nsCalendarApp.cpp
LOCAL_INCLUDES += -I$(topsrcdir)/toolkit/xre
ifdef BUILD_STATIC_LIBS
STATIC_COMPONENTS_LINKER_PATH = -L$(DIST)/lib/components
endif