Added nsIObserverService, nsIObserverList, and nsIObserver to exports.

git-svn-id: svn://10.0.0.236/trunk@27160 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
waterson%netscape.com 1999-04-12 18:11:47 +00:00
parent abd2c033c9
commit 7b3cc15d07

View File

@ -36,6 +36,9 @@ EXPORTS = \
nsIFileStream.h \
nsIStringStream.h \
nsSpecialSystemDirectory.h \
nsIObserverService.h \
nsIObserverList.h \
nsIObserver.h \
$(NULL)
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))