Adding 'msgcompose' to REQUIRES part of makefiles

This commit is contained in:
mostafah%oeone.com 2002-07-03 16:49:30 +00:00
Родитель de8c806165
Коммит 39ae70c7ea
2 изменённых файлов: 2 добавлений и 0 удалений

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

@ -53,6 +53,7 @@ REQUIRES = xpcom \
string \
timer \
necko \
msgcompose \
$(NULL)
XPIDLSRCS = oeIICal.idl

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

@ -47,6 +47,7 @@ REQUIRES = xpcom \
libicalvcal \
timer \
necko \
msgcompo \
$(NULL)
include <$(DEPTH)/config/config.mak>