add nsICollection.idl to the unix build system

This commit is contained in:
alecf%netscape.com 1999-05-12 03:12:01 +00:00
Родитель d7d9cd0e4b
Коммит fe57a57783
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -27,6 +27,7 @@ XPIDLSRCS = \
nsISupports.idl \
nsIEnumerator.idl \
nsIFactory.idl \
nsICollection.idl \
$(NULL)
include $(topsrcdir)/config/rules.mk