Adding 'msgcompose' to REQUIRES part of makefiles

This commit is contained in:
mostafah%oeone.com 2002-07-03 16:49:30 +00:00
parent de8c806165
commit 39ae70c7ea
2 changed files with 2 additions and 0 deletions

View File

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

View File

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